RoyalCommands
RoyalCommands - v5.2.2
Download | Changelog | Configuration | Commands & Permissions
Features
I've listed just a few of the features contained in RoyalCommands below.
- Easy to configure
- Fully featured auto-afk system with kick option.
- Completely developed ban, tempban, and kick system with support for IPs (and the ability to look up who banned and why)
- Teleportation suite with /back and requests
- Fully developed home and warp systems
- Inventory management - including /give, /item, and selective clear inventory and full clear inventory (also modify other players' inventories)
- A warning system to complement ban and kick
- Open enchanting tables, furnaces, and workbenches via command
- Get masses of information on players (including IPs) - even if they're offline
- Freeze, mute, jail, and other punishments for rowdy players
- Check the amount of server lag
- Set up kits of items
- Advanced whisper system
- Integration with VanishNoPacket - use commands on other players if you can see them!
- TagAPI integration - nicknames change your nametag!
- Monitor players as if you were them! See what they see in real time
- Open and use a backpack to save valuable items.
- Developed, working, useful plugin manager - load, update, view info, and more!
- Download plugins from BukkitDev and load them in-game (dev build)!
- Determine if a player has paid for Minecraft or is using a cracked account.
- WorldGuard & LWC integration for item creation via the plugin
- Change world biomes
- System of VIP players that can join the server when it's full
- Manage all worlds and separate inventories based on groups of worlds (replaces most other world manager features!)
- Much, much more. You can see all the commands here.
Commands & Permissions
Information for Commands & Permissions can be found at the Official (but never complete) RoyalCommands documentation, these can be found here
Source and Downloads
The source code on GitHub is available with compiling instructions. It follows the GNU GPLv3 license. Please refer to me if you fork it.
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk. Continuous Integration.
The changelog is also available.
Contact
The Worldwide Minecraft Alliance Discord is the best place to find us, under the #development channel join us here
Servers
Run RoyalCommands on your server? Let us know the name and address (and a note if you want), and we'll list it here!
Of course, there's the server it was made for:
| Server Name | Server Address | Note |
|---|---|---|
| Worldwide Minecraft Alliance | wma.im | The Australian Multi-Purpose Server |
About the original developer
RoyalCommands was originally written by anna-is-cute (formerly known as jkcclemens)
The Worldwide Minecraft Alliance has since taken over RoyalCommands (and the rest of the suite)
The Royal Suite
| Name | Description |
|---|---|
| RoyalCommands | A set of useful, general commands for your Minecraft server |
| RoyalChat | A simple chat manager for your Minecraft server |
-
View User Profile
-
Send Message
Posted Jul 27, 2012@jkcclemens
and what it says on the update and how i can fix that?
-
View User Profile
-
Send Message
Posted Jul 26, 2012@jkcclemens
Great :/
-
View User Profile
-
Send Message
Posted Jul 26, 2012@jkcclemens
/spawn feature would be nice! "Well, when nearly all other servers use /spawn, it's hard to teach some players that it's different here on my server."
-
View User Profile
-
Send Message
Posted Jul 26, 2012@jkcclemens
Not there :/ The only thing in the player data file was the homes :/
Edit: I tried someone else and their info. was there, but there was no 'bantime', there was only 'banreason'.
-
View User Profile
-
Send Message
Posted Jul 25, 2012@funkystudios
Yes, permanently..
-
View User Profile
-
Send Message
Posted Jul 25, 2012@sillyrosster
Well you said earlier "It seems to be banning for the time given."... anyways...
So they aren't getting banned for 3200 seconds? How long are they banned for? Permanently?
-
View User Profile
-
Send Message
Posted Jul 25, 2012@funkystudios
@jkcclemens
I think you read my post wrong. It's banning the player, for the time, but as a reason. So, I do /tempban <player> 3200 and they are banned for the amount of time given, but that's not how long they are banned, that's the reason why they are banned. I'm confusing, I knkow. Temp bans are not working for me, that's all I know.
-
View User Profile
-
Send Message
Posted Jul 25, 2012@funkystudios
But that's what makes your server different ;)
@jkcclemens
I can confirm that temp-bans are not working. I've tested it and they are getting banned permanently.
-
View User Profile
-
Send Message
Posted Jul 25, 2012@jkcclemens
Well, when nearly all other servers use /spawn, it's hard to teach some players that it's different here on my server.
-
View User Profile
-
Send Message
Posted Jul 24, 2012yes i have it i found the eror it says your version of craftbukkit is old you cand disable checking in the config and i can't find any option for this!
-
View User Profile
-
Send Message
Posted Jul 24, 2012Including a configuration option for disabling spawns per world would be nice. Say a player is in the nether, he should be able to type /spawn to get to the spawn in the regular world.
-
View User Profile
-
Send Message
Posted Jul 24, 2012@sillyrosster
Tempban temporarily bans a player for a duration. I think you're looking for /kick
-
View User Profile
-
Send Message
Posted Jul 24, 2012No comands working! no eror poping out just the cant keep out
-
View User Profile
-
Send Message
Posted Jul 23, 2012You sure tempban works? It says the player has been banned every time someone is tempbanned and it doesn't seem to be tempbanning. It seems to be banning for the time given.
-
View User Profile
-
Send Message
Posted Jul 22, 2012That's what I get for missing a day. Thanks.
-
View User Profile
-
Send Message
Posted Jul 22, 2012Error when using /time with dev-RoyalCommands-67.jar I understand it is a dev build just pointing it out.
21:03:55 Server: /time day 21:03:57 CONSOLE: [INFO] Set time in all worlds to 0 ticks (06:00/06:00 AM). 21:03:57 CONSOLE: [SEVERE] at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819) 21:03:57 CONSOLE: [SEVERE] at java.util.ArrayList$Itr.next(ArrayList.java:791) 21:03:57 CONSOLE: [SEVERE] at org.bukkit.craftbukkit.CraftWorld.setFullTime(CraftWorld.java:440) 21:03:57 CONSOLE: [SEVERE] at org.bukkit.craftbukkit.CraftWorld.getPlayers(CraftWorld.java:624) 21:03:57 CONSOLE: [SEVERE] at org.royaldev.royalcommands.rcommands.CmdTime$1.run(CmdTime.java:36) 21:03:57 CONSOLE: [SEVERE] at org.bukkit.craftbukkit.CraftWorld.setTime(CraftWorld.java:429) 21:03:57 CONSOLE: [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34) 21:03:57 CONSOLE: [SEVERE] at java.lang.Thread.run(Thread.java:722) 21:04:34 Server: /plugins 21:04:35 CONSOLE: [INFO] Plugins (31): bPermissions, NoCheatPlus, BukkitCompat, Spout, Backup, Vault, Multiverse-Core, SimpleHelpTickets, LWC, SignColours, dynmap, mChatSuite, CraftBookCommon, SkylandsPlus, HeroStronghold, AdminPrivateChat, Votifier, CraftBookCircuits, MultiHome, WorldBorder, CraftBookMechanisms, WorldEdit, Multiverse-Portals, Multiverse-Inventories, FearTheReaper, Multiverse-NetherPortals, VanishNoPacket, WorldGuard, CraftBookVehicles, HawkEye, RoyalCommands 21:05:31 Server: /version 21:05:32 CONSOLE: [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R4.0-37-gc0ad5f6-b2258jnks (MC: 1.2.5) (Implementing API version 1.2.5-R4.1-SNAPSHOT)
-
View User Profile
-
Send Message
Posted Jul 20, 2012@sillyrosster
Google: http://lmgtfy.com/?q=irc+client
He doesn't have a list of item name aliases like CommandBook and Essentials has. The plugin uses Bukkit's item names for example: Redstone Torch: redstone_torch_on Golden Apple: golden_apple
-
View User Profile
-
Send Message
Posted Jul 20, 2012@jkcclemens
I gave up on finding an IRC client lol.. I might try again when I get my new computer because stuff always works better with new things.
Thanks, a rewrite sounds nice :) Also, I was curious why you don't have all the item names? Like with CommandBook, I could type /i redstonetorch and get a redstone torch, but I can't with rCmds :(
-
View User Profile
-
Send Message
Posted Jul 19, 2012I find it weird you don't have a ticket section.. Anyways, the warn system needs an update. My users have constantly been asking for their warns to be cleared, but I don't want to just clear them. So, what I'm hoping will be added as soon as possible is:
- Warns disappear over time. - Customizable warn actions. (eg. 2 warns = temp-ban for 3 days(configurable))
That's about it. Hoping you can add this :)
-
View User Profile
-
Send Message
Posted Jul 19, 2012The disable command function does not work in the latest dev build!