Skip to content

SnowyQuest/WorldReplacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌍 WorldReplacer

Small and simple spigot plugin that allows you to show the names of the worlds differently to players This plugin works integrated with PlaceholderAPI.

✨ Features

  • 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.

πŸ“¦ Installation

  1. Download the latest version from releases.
  2. plugins/`in your folder.
  3. Restart your server.
  4. config.yml file will be automatically created.

βš™οΈ Use

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.

πŸ“‹ requirements