duckdoom5 / RpgEssentials

Create your own rpg server with RpgEssentials
http://rpgessentials.lynxdragon.com/
GNU Lesser General Public License v3.0
15 stars 7 forks source link

Several small conflicting errors #65

Closed paully104 closed 12 years ago

paully104 commented 12 years ago
  1. the back in the store or in the shop is the same as using /back which warps players around. I could just blockout /back but some people actuallly do use it.
  2. I use citizens for traders, for players not using spout at the moment. The /npc command from citizens is overrided by this plugin? Anyway to co-exist?
Lynxdragon commented 12 years ago

yes, setup an alias for one of them in bukkit.yml

http://wiki.bukkit.org/Bukkit.yml#aliases

Lynxdragon commented 12 years ago

You can also open the plugins .jar with jzip and edit its plugin.yml to change the command I think.

duckdoom5 commented 12 years ago

the /back command can't be changed, go complain to the essentials devs.

the /npc command is going to be changed to /rnpc