In HSP, just disable the commands you don't want: # commands.yml commands: disabledCommands: - home - sethome [code]
Changing groups is certainly one way to do this and if you can find an easy answer to doing that, great. Obviously HSP won't help you with this...
The first problem, config_defaults is easy; these comments are in the top few lines of that file: # This config_defaults.yml is NOT USED by HSP...
Firebeats121 Can you post the HomeSpawnPlus startup messages, starting with the line "Enabling HomeSpawnPlus v1.7.7.2" (or whatever version you're...
The good news is, thanks to some discussion on #bukkitdev recently, I figured out I can drop the CraftBukkit dependency. I used to both register...
http://dev.bukkit.org/bukkit-plugins/homespawnplus/pages/custom-commands-and-events/
So I'm betting your startup looks like this in your server.log: 2014-01-16 [INFO] Starting minecraft server version 1.6.4 2014-01-16 [INFO] This...
Wow, I'm surprised that would all have worked without any modifications whatsoever. Essentials command system was not designed to play nice with...
Yes, just use the homeLimits config section in the config.yml file. Here is an example: # config.yml homeLimits: default: global: -1...
HSP author here. martian3333 thanks for reading the FAQ and helping out here. I suspect your test case with just Essentials, HSP and PEX...
To elaborate on HSP if you wanted to use it for this, you can skip all of it's other functionality (and so keep using whatever home/spawn plugin...
HomeSpawnPlus author here. Can't say the plugin was designed to be "easy to configure", sorry, but it certainly was designed to be able to...
http://dev.bukkit.org/server-mods/loginlimiter/ In your example, just set the **global.limit** to 20, but your server.properties to 23. Then put...
I had only given CoreProtect a cursory glance previously, as you've now pointed out it's closed source it is another plugin I will pass on. Some...
There's definitely a gap in this space left by all-but-abandoned tools, so if you actually deliver on this and meet or exceed performance of other...
Separate names with a comma.