Looking for a plugin that I can set custom / commands for TP. Example /city to go to city. /Foodshop to go to food shop
Hello, I believe that I should be able to make this plugin for you, but I need a few more details first. When you say that a command /city would take you to the city, are we talking about teleporting a player to the coordinates of the city (XYZ) or a completely new world (multi-world plugin)? Kind regards, Newt Hello, So I've decided to just develop a version to work with both situations mentioned above. In configuration file you can define names for custom commands and then specify which coordinates it teleports you to. You don't need to specify the "world" field, unless you need to teleport player to another world. Below you can find a bit more detailed documentation in a markdown file. https://drive.google.com/file/d/18VBefdeCQs10NzGpdzqlB1t2J6DXAGah/view?usp=sharing If you have any questions or if you run into any issues, feel free to send me a message here. Kind regards, Newt
Im testing it rn. The basic concept works well, one problem {I can live with} is that when I do /city it is red but it still works. I have a public SMP and I'm afraid that it may confuse them. This should be okay though because I will just let them know!
Hello, do you know what aliases are? You can set like "foodshop" and to it add the command that it represents so like "/warp foodshop" More here: https://bukkit.fandom.com/wiki/Commands.yml
Hello, The mentioned issue has now been fixed. The new plugin file can be found in the attachments of this message. If you have any questions or if you run into any other issues, feel free to send me a message here. Kind regards