#(Lavos_Dev) Waypoints conflict with mmocore Waypoints

18 messages · Page 1 of 1 (latest)

keen mauve
#

Hi i have a RPG Server, i need mmocore waypoints and Citizens for NPC, how can i make command /waypoints runnable only for MMOCORE??

carmine bayBOT
#

(Lavos_Dev) Waypoints conflict with mmocore Waypoints

carmine bayBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>

restive plume
#

I think the recommended way is to use /citizens2:waypoints right?

restive plume
#

citizens also has /wp for this reason

rigid stagBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@keen mauve

keen mauve
#

yes but there is a way for make that command /wp point to mmocore and not citizens?

restive plume
#

@keen mauve I believe the official way to do that is documented here: https://bukkit.fandom.com/wiki/Commands.yml

BukkitWiki

commands.yml is a configuration file that houses custom defined aliases and command block overrides for your CraftBukkit server.
The command block override system provides a quick and easy way to force the server to use the commands provided by Mojang (as opposed to the ones built into Bukkit) for command blocks specifically, leaving all other c...

rigid stagBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@keen mauve