It's my first plugin and first release ever. If it doesn't work properly, contact me and I'll fix it as soon as possible. Be gentle please 
Jump, Drop & Race to Victory!
GravityReal delivers the excitement of
fast-paced multiplayer dropper races! Compete against other players, navigate through
challenging obstacles, and be the first to complete all the maps to claim victory. With a
real-time scoreboard, intuitive setup, and tons of future features planned, this is the perfect dropper plugin for any
mini-game server!
✨
Features
✨
✅ MySQL Support - Setup your database and use it to storage players data like wins, total fails and coins.
✅ PlayerPointsAPI - If you are using PlayerPoints on your server, you can set it up and use it for your custom economy. Check the configuration below!
✅
Multiplayer Dropper Mode – Challenge your friends in thrilling dropper battles!
✅
Custom Map Rotation – Play through a
preset selection of epic maps.
✅
Real-Time Scoreboard – Track progress and see who’s in the lead!
✅
Easy & Intuitive Setup – No complicated configs—set up in seconds!
✅
Survive the Fall! – Aim for the
water landing to avoid fall damage!
✅
Victory System – The first player to complete all maps wins!
✅
Fully Customizable – Adjust game settings to match your server’s style and customize messages as you like.
✅
More Features Coming Soon! – I'm actively working on improvements, but due to my job, updates may take some time. Stay tuned!
![[IMG]](//proxy.spigotmc.org/d47f0f89694fee092c191f3d7b8c28bfbb7d3031/68747470733a2f2f692e706f7374696d672e63632f4c36596a4757306b2f323032352d30332d30342d30312d31302d31332e706e67)
Setup & Configuration
- Place jar into your plugins folder
- Restart your server (be sure you have installed Java 17 and your Minecraft version is above 1.18)
- Set "allow-nether" to false in your server.properties file
- Set your lobby spawnpoint by typing /gravity setspawnlobby
- You should check which database you are using (local or mysql)
- Important: if you set to "true" in config "use-playerpoints" and PlayerPoints fully works on your server, GravityReal will use it for storing your coins. Otherwise, it will use your set storage
![[IMG]](//proxy.spigotmc.org/986aedee1d7d3cf64d936361e5b6679a08122abf/68747470733a2f2f692e706f7374696d672e63632f745242374a58764d2f53746f726167652d4f726465722e706e67)
- Setup your player and maps settings editing config.yml
- Create as many maps you want with /gravity createmap <namemap> and finalize them setting up spawnpoint with /gravity setmapspawn <namemap> <number>. You have to set total spawnpoint as your max-player value in config.
- Setting up all spawnpoints will finally save the map.
- If you want, you can set the difficulty by typing /gravity setmappdiff <difficulty>
- If you have done all correctly, you should rejoin the server and check everything is working.
- If you encouter errors, please contact me. Im trying my best!
Create and manage maps easily with commands like
/gravity createmap <namemap>,
/gravity setmapspawn <namemap>
<index>,
/gravity setspawnlobby,
/gravity setmapdiff <namemap> <difficulty>,
/gravity listmaps, and
/gravity deletemap <namemap>. Simple and intuitive to customize your GravityReal experience!
Permissions
- gravityreal.admin
Description: Allows the administrator to set up maps, add spawn points, and configure the difficulty.
- gravityreal.spawn
Description: Teleports the administrator to the lobby spawn point.
- gravityreal.coords
Description: Displays the current coordinates of the administrator, helpful for map setup.
- gravityreal.gamemode.creative
Description: Sets the Creative mode for the administrator to assist in map configuration and testing. Usage /gmc like EssentialsX does.
Assign the permissions using your preferred permissions management plugin!