Download the game for Android for FREE

Yes! You read it right, the game is now available for Android and it’s totally FREE. You can download it on the Google Play Store or by clicking this link.Greetings and have a nice weekend! 🙂MrAddon. More links: Mr.Addon The Game NFT Collectibles Mr. Addon’s game gets PEGI7 rating!

Read More

Mr. Addon’s game gets PEGI7 rating!

We are very happy to have obtained the PEGI7 rating for the video game. Also very happy to see a lot of gameplay videos that are being released on Youtube. Very grateful especially with the Gameplay of Xavi’s channel. (We recommend subscribing and liking the video!) Thank you very much !! .

Read More

How to install Jira and Confluence in your Mac in 5 minutes using Docker

To do this exercise Docker must be installed and running in your Mac computer. We will use Docker Desktop for Mac (download from here). After the install process, open it! Now configure the total RAM and capacity of the Docker service. Now we are ready to start! Just open the Command Line Terminal and execute this…

Read More

Create sub-task with specific label with Scriptrunner and Jira Server

Usually we want to create automatically subtasks in a transition and sometimes with a specific label. We use usually the plugin Adaptavist Scriptrunner in Jira Server to do tasks like this. Just creating a Postfunction in the Workflow. We can use the “Create Sub-task” script Postfunction with the usual parameters…   In the “additional issue…

Read More

How to install Embark by Status in MacOS (Ethereum Dapp development)

Prerequisites: 1. Node Version Manager   2. Node   2.1 Go (Optional)   2.2 Ethereum Client (Optional) How to run geth using rinkeby Ethereum test network node: geth –rinkeby –datadir=~/.gophersland_ethereum_r1 –port=30304 –cache=2048 –rpc –rpcport=8546 –rpcapi=eth,web3,net,personal –syncmode=fast   IPFS (Optional but recommended) $ tar xvfz go-ipfs.tar.gz $ cd go-ipfs $ ./install.sh $ ipfs init initializing IPFS node…

Read More

How to remove Jira customfields in bulk with a Groovy script

IMPORTANT NOTE: This script removes permanently a subset of customfields of your Jira. Before launch this script, we STRONGLY recommend to create a backup (following the Atlassian instructions). MrAddon is not responsible of the bad use of this script, the data removed, or some consequence derived. This script removes permanently the Jira customfields that start…

Read More