Proof Ownership
ArmsRace is a powerful, one of its kind, all-in-one, PvP Race minigame. It can be controlled in-game or via config files and is developed with care
In order to install ArmsRace, you need to download
Vault and put it in your /plugins folder.
After doing so, purchase ArmsRace, drop it in your plugins folder, restart the server and start customizing it!
Unlimited
Maps & Games • Players • Tiers
*.·:·..·:·.*
Per-Map
Scoreboard • Locations • Pickups • Killstreak Rewards • Settings • Events
*.·:·..·:·.*
Built-In
CombatLog System • Spawn System • Scoreboard System • Shop System • Skill System
*.·:·..·:·.*
Custom
Trails • Kill Effects • Skills • Pickups • API
*.·:·..·:·.*
Supporting
Display-Names • Custom-Settings • In-game Control • Vault
- /ArmsRace (/AR)
Main command. Used To Join/Leave/Control Map, Debug stuff, and do fun things!
- /ArmsRace Help
Help command. Used to show all available commands (depends on player's permissions).
/ArmsRace Reload
Reload command. Used to reload the plugin.
- /ArmsRace Map
Map command. Used to create, delete, and edit a map.
- /ArmsRace Map Create - Create a map
- /ArmsRace Map Delete - Delete a map
- /ArmsRace Map List - List all maps
- /ArmsRace Map AddLocation - Add a spawn location to a map
- /ArmsRace Map SetLocation - Set a specific spawn location of a map
- /ArmsRace Map DeleteLocation - Delete a specific spawn location of a map
- /ArmsRace Map ListLocations - List all locations of a map
- /ArmsRace Map TeleportLocation - Teleport to a specific map location
- /ArmsRace Map AddPickupLocation - Add a pickup location to a map
- /ArmsRace Map SetPickupLocation - Set a specific pickup location of a map
- /ArmsRace Map DeletePickupLocation - Delete a specific pickup location of a map
- /ArmsRace Map ListPickupLocations - List all pickup locations of a map
- /ArmsRace Map TeleportPickupLocation - Teleport to a pickup map location
- /ArmsRace Map AddTier - Add a tier to a map (current inventory)
- /ArmsRace Map SetTier - Set a specific tier of a map
- /ArmsRace Map DeleteTier - Delete a specific tier of aa map
- /ArmsRace Map ListTier - List all tiers of a map
- /ArmsRace Map LoadTier - Load a specific tier of a map
- /ArmsRace Event
Event command. Used to enable/disable an event for a specific map.
- /ArmsRace Event - Enables/Disables an event
* Available events: DoubleCoins, DoubleTiers
- /ArmsRace Shop
Shop command. Used to open the ArmsRace shop.
- /ArmsRace Join
Join command. Used to join a map.
- /ArmsRace Join - Join a map
- /ArmsRace SetSpawn
Set the server's spawn. You can also disable it through the config
- /ArmsRace Leave
Leave command. Used to leave a map.
- /ArmsRace Leave - Leave your current map
- /ArmsRace Debug
Debug command. Used to have fun!
- /ArmsRace Debug shops - Open a specific shop
- /ArmsRace Debug SpawnPickup - Spawn a pickup in your current map
- /ArmsRace Debug KillEffect - Play a Kill Effect effect!
* Debug is used for developers, therefore expect a lot of unpatched bugs & errors.
- /Spawn
Teleport to the spawn
- armsrace.*: Permission to EVERY ArmsRace command
- armsrace.commands.help: Permission to view help (per-cmd-perm)
- armsrace.commands.map.create: Permission to create a map
- armsrace.commands.map.delete: Permission to delete a map
- armsrace.commands.map.list: Permission to list all maps
- armsrace.commands.map.addtier: Permission to add a tier to a map
- armsrace.commands.map.settier: Permission to set a tier of a map
- armsrace.commands.map.deletetier: Permission to delete a tier of a map
- armsrace.commands.map.listtier: Permission to list tiers of a map
- armsrace.commands.map.loadtier: Permission to load a tier of a map
- armsrace.commands.map.addlocation: Permission to add a spawn location to a map
- armsrace.commands.map.setlocation: Permission to set a spawn location of a map
- armsrace.commands.map.deletelocation: Permission to delete a spawn location of a map
- armsrace.commands.map.listlocations: Permission to list all spawn locations of a map
- armsrace.commands.map.teleportlocation: Permission to teleport to a spawn location of a map
- armsrace.commands.map.addpickuplocation: Permission to add a pickup location to a map
- armsrace.commands.map.setpickuplocation: Permission to set a pickup location of a map
- armsrace.commands.map.deletepickuplocation: Permission to delete a pickup location of a map
- armsrace.commands.map.listpickuplocations: Permission to list all pickup locations of a map
- armsrace.commands.map.teleportpickuplocation: Permission to teleport
- armsrace.commands.join.*: Permission to join every map
- armsrace.commands.join.: Permissino to join a specific map
- armsrace.commands.leave: Permission to leave your current map
- armsrace.commands.events: Permission to start events
- armsrace.commands.shop: Permission to open the shop
- armsrace.commands.reload: Permission to reload the config
- armsrace.commands.setspawn: Permission to set the server's spawn
- armsrace.commands.spawn: Permission to /spawn
Code (Text):
PlayerJoinMapEvent
PlayerLeaveMapEvent
PlayerTierDownEvent
PlayerTierUpEvent
Code (Text):
ArmsRaceAPI.getMap(String);
ArmsRaceAPI.getPlayer(Player);
ArmsRaceAPI.getPlayersMap(Player);
ArmsRaceAPI.addPlayerToMap(Player, Map);
ArmsRaceAPI.removePlayerFromMap(Player);
For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.