RegionDisplayName
SpigotMCModrinthConfigurable display names for WorldGuard regions
347 téléchargements
dernière v1.4 SpigotMC
RegionDisplayName
RegionDisplayName is a simple plugin to add display names to WorldGuard regions, and creates a placeholder through PlaceholderAPI to access them.
Requirements
- WorldGuard
- PlaceholderAPI
Usage
Setting a Region's Display Name
Command: /rdn set [region] [command]
Permission: regiondisplayname.admin
Getting a Region's Display Name
PlaceholderAPI Placeholder: %rdn_name%
Configuration
Code (YAML):
# Uses legacy color codes with the & symbol.
# RGB can be used with & then the hex code, such as &#FFFF00.
# Displays when the region does not have a set display name.
Default : "&7None"
# Sets the region's display name.
# Format: region_id: "display name"
Regions:
__global__ : "&7None"
# RGB can be used with & then the hex code, such as &#FFFF00.
# Displays when the region does not have a set display name.
Default : "&7None"
# Sets the region's display name.
# Format: region_id: "display name"
Regions:
__global__ : "&7None"
Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.