A g a r i o F R E E
--Description--
Hello there! This Agario plugin is a recreation of the famous browser game Agar.io and is made to be similar to this and other Agario plugins on SpigotMC, however, this one is completely free and has many features that other plugins do not have.
--Features--
-Splitting
-Green Viruses
-Red Viruses
-Throwing Mass
-Multi Arena
-Can run other minigames on the server
-Ultra Configurable
-Much more!
--Ingame Pics--
--Controls--
Spacebar to split - need a minumum mass threshold to do this
Right Click to throw mass - also has a minimum threshold
--GamePlay Tips--
-Avoid green viruses if you're big, they can split you and players can throw mass into other green viruses to spawn news ones like in the real Agar.io
-Hang out around red viruses to gain the mass they spawn, but don't get too close! They can eat you if you go too close.
-Use the split ability (spacebar) to get a boost and eat smaller players!
-Your cell must be 10% bigger than someone else's cell to eat it, keep this in mind and try to judge others' cell sizes with comparison to yours, or it could be fatal!
--Commands--
/agario games -- shows active games on the server
/agario join <map name> -- join a map of specified name
/agario leave -- leave your current Agario game
Permission required: agario.createmap
/agario createmap <int xminbound> <int xmaxbound> <int zminbound>
<int zmaxbound> <int ymaplevel> <double xspectatorspawn>
<double yspectatorspawn> <double zspectatorspawn>
<String mapname>
Permission required: agario.reload
/agario reload -- reloads the plugin
--Setup--
I will hopefully have a video tutorial soon of the setup, but a text tutorial will have to do for now.
1. Drag the plugin file to your plugin folder
2. Start up the server
3. Use (preferably) /fill commands to create a 1-tall plane of blocks in a rectangle or square. I prefer quartz blocks.
4. Optional: Create walls surrounding the plane.
5. Make sure you have permission, and execute the /agario createmap command above with proper arguments. X and Z minimum and maximum. Map Y level (note that y level is the calculated block location, it is the f5 player value minus one when standing on top of it). The spectator spawn, ie where you spawn when you die. And the map's name.
6. At this point you can already play, but if you wish you can now enter the config file and make many more specifications, there's a whole lot you can configure! Just change the value of something under the map's config and restart the server. The map will start up with your new values. Also notable is that you can create as many maps on your server as you like, with different configured values for each if you wish. If you want to delete a map just delete it's info in the config and restart the server. Just make sure the maps are numbered correctly, it should be map 1 then map 2.. etc.
--Configuration--
Example of config:
--Description--
Hello there! This Agario plugin is a recreation of the famous browser game Agar.io and is made to be similar to this and other Agario plugins on SpigotMC, however, this one is completely free and has many features that other plugins do not have.
--Features--
-Splitting
-Green Viruses
-Red Viruses
-Throwing Mass
-Multi Arena
-Can run other minigames on the server
-Ultra Configurable
-Much more!
--Ingame Pics--
--Controls--
Spacebar to split - need a minumum mass threshold to do this
Right Click to throw mass - also has a minimum threshold
--GamePlay Tips--
-Avoid green viruses if you're big, they can split you and players can throw mass into other green viruses to spawn news ones like in the real Agar.io
-Hang out around red viruses to gain the mass they spawn, but don't get too close! They can eat you if you go too close.
-Use the split ability (spacebar) to get a boost and eat smaller players!
-Your cell must be 10% bigger than someone else's cell to eat it, keep this in mind and try to judge others' cell sizes with comparison to yours, or it could be fatal!
--Commands--
/agario games -- shows active games on the server
/agario join <map name> -- join a map of specified name
/agario leave -- leave your current Agario game
Permission required: agario.createmap
/agario createmap <int xminbound> <int xmaxbound> <int zminbound>
<int zmaxbound> <int ymaplevel> <double xspectatorspawn>
<double yspectatorspawn> <double zspectatorspawn>
<String mapname>
Permission required: agario.reload
/agario reload -- reloads the plugin
--Setup--
I will hopefully have a video tutorial soon of the setup, but a text tutorial will have to do for now.
1. Drag the plugin file to your plugin folder
2. Start up the server
3. Use (preferably) /fill commands to create a 1-tall plane of blocks in a rectangle or square. I prefer quartz blocks.
4. Optional: Create walls surrounding the plane.
5. Make sure you have permission, and execute the /agario createmap command above with proper arguments. X and Z minimum and maximum. Map Y level (note that y level is the calculated block location, it is the f5 player value minus one when standing on top of it). The spectator spawn, ie where you spawn when you die. And the map's name.
6. At this point you can already play, but if you wish you can now enter the config file and make many more specifications, there's a whole lot you can configure! Just change the value of something under the map's config and restart the server. The map will start up with your new values. Also notable is that you can create as many maps on your server as you like, with different configured values for each if you wish. If you want to delete a map just delete it's info in the config and restart the server. Just make sure the maps are numbered correctly, it should be map 1 then map 2.. etc.
--Configuration--
Example of config:
Code (Text):
guisettings:
useobjectforopening: true
objectforopeningmaterial: SLIME_BALL
openguiwithagariogamescommand: true
addguiopenitemtoinventory: false
Maps:
'1':
mapname: FFA1
xminbound: -60
xmaxbound: 60
zminbound: -60
zmaxbound: 60
ylevel: 50
world: world
mapmaterial: QUARTZ_BLOCK
massperblock: 5
maxsmallblobsnatural: 1000
decayrate: 0.005
defaultcellsizeint: 20
deathspawnlocationx: 0.0
deathspawnlocationy: 65.0
deathspawnlocationz: 0.0
walkspeedmultiplier: 25
recombinedelayticks: 800
smallmassblobspawnrate: 5
usegreenvirus: true
useredvirus: true
maxgreenviruscountint: 6
maxredviruscountint: 2
massthrowloss: 15.0
minmasstothrow: 35.0
minmassgreenvirussplit: 100.0
greenvirusduplicatesize: 6
massofthrownmassblob: 10.0
maxmassredvirusspawn: 400
minmassforcellsplit: 35.0
cellwoolcolorlist:
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
gamemodeafterdeath: ADVENTURE
commandscantrunwhenplaying: []
useleaderboard: false
useobjectforopening: true
objectforopeningmaterial: SLIME_BALL
openguiwithagariogamescommand: true
addguiopenitemtoinventory: false
Maps:
'1':
mapname: FFA1
xminbound: -60
xmaxbound: 60
zminbound: -60
zmaxbound: 60
ylevel: 50
world: world
mapmaterial: QUARTZ_BLOCK
massperblock: 5
maxsmallblobsnatural: 1000
decayrate: 0.005
defaultcellsizeint: 20
deathspawnlocationx: 0.0
deathspawnlocationy: 65.0
deathspawnlocationz: 0.0
walkspeedmultiplier: 25
recombinedelayticks: 800
smallmassblobspawnrate: 5
usegreenvirus: true
useredvirus: true
maxgreenviruscountint: 6
maxredviruscountint: 2
massthrowloss: 15.0
minmasstothrow: 35.0
minmassgreenvirussplit: 100.0
greenvirusduplicatesize: 6
massofthrownmassblob: 10.0
maxmassredvirusspawn: 400
minmassforcellsplit: 35.0
cellwoolcolorlist:
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
gamemodeafterdeath: ADVENTURE
commandscantrunwhenplaying: []
useleaderboard: false
As you can see there is many things to configure! If you have a question about a value, ie don't know what it means, feel free to ask me. You can also suggest new configurable values if you want. Each value has a default value.
--Terms--
The plugin is free so you can use it anywhere and everywhere you wish. You may also decompile and modify the code if you want to, but do not redistribute the plugin if you do this. You cannot take credit for my code.
--Additional--
I really put a lot of time and effort into creating this, so I would really appreciate it if you would take the time to leave a nice rating and a like on this page if you enjoy the plugin.
If you have any bugs to report or features to request, leave them on the plugin thread or message me and I will do what I can.
If you are running a public server with this plugin in use, I'd love it if you would tell me the ip on the discussion page so I can check it out and see how players are playing it! Usually it's just me and my test alt account.
Credit to maxben34 and jackson30007 because this plugin is based on and very similar to theirs. Play their Agario at play.pm-mc.com
Thanks to the staff at PhanaticMC for adding Agario to their server! Come play this plugin there at play.phanaticmc.com at the Minigames subserver!
Update June 5th 2017: Due to obvious increase in interest in this plugin (800 downloads) and the fact that I will have a lot of free time this summer I'm going to be adding new features and updates to the plugin.
Thanks so much for 3,000 downloads! That's crazy!
--Terms--
The plugin is free so you can use it anywhere and everywhere you wish. You may also decompile and modify the code if you want to, but do not redistribute the plugin if you do this. You cannot take credit for my code.
--Additional--
I really put a lot of time and effort into creating this, so I would really appreciate it if you would take the time to leave a nice rating and a like on this page if you enjoy the plugin.
If you have any bugs to report or features to request, leave them on the plugin thread or message me and I will do what I can.
If you are running a public server with this plugin in use, I'd love it if you would tell me the ip on the discussion page so I can check it out and see how players are playing it! Usually it's just me and my test alt account.
Credit to maxben34 and jackson30007 because this plugin is based on and very similar to theirs. Play their Agario at play.pm-mc.com
Thanks to the staff at PhanaticMC for adding Agario to their server! Come play this plugin there at play.phanaticmc.com at the Minigames subserver!
Update June 5th 2017: Due to obvious increase in interest in this plugin (800 downloads) and the fact that I will have a lot of free time this summer I'm going to be adding new features and updates to the plugin.
Thanks so much for 3,000 downloads! That's crazy!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.10, 1.11, 1.12
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Agario Minecraft FREE -- Multi-Arena/Splitting/Viruses is a free Minecraft Java mod. Compatible with Minecraft 1.10, 1.11, 1.12. Downloaded 16,530 times (via Spigot). Download it and open it directly in the game.