Small and simple spigot plugin that allows you to show the names of the worlds differently to players This plugin works integrated with PlaceholderAPI.
- Makes customizable names of worlds.
- Works compatible with PlaceholderAPI (
%worldreplacer%). - Easily arrangement can be made through the Config file.
- You can show the name you want instead of the name of the default world.
- Download the latest version from releases.
- plugins/`in your folder.
- Restart your server.
config.ymlfile will be automatically created.
You can define a special name for each world in the config file:
worlds:
world: "Jungle" Even if the player is in the world of World, it will appear as Jungle when written by PlaceholderAPI %worldreplacer%.
If the configuration is not defined, the assumed world name is shown.
- Java 16+
- PlaceholderAPI