Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ======================================================================
- # Mines - messages.yml
- # ======================================================================
- # This file controls all language/messages used by the Mines plugin.
- # You can safely change colors, wording, and formatting to match
- # your server’s style and theme.
- # ======================================================================
- Messages:
- # --------------------------------------------------------------------
- # Global
- # --------------------------------------------------------------------
- Prefix: "&bᴍɪɴᴇꜱ &8|&7"
- No Permission: "%prefix% &fYou do not have permission to use this command."
- Console:
- Invalid: "%prefix% &fYou must be a player to execute this sub-command."
- # --------------------------------------------------------------------
- # Arguments & Help System
- # --------------------------------------------------------------------
- Arguments:
- Format: "%prefix% &e"
- Invalid: "%prefix% &fArgument &b%arg% &fis not a valid sub-command."
- Help:
- Format: "%prefix% &e/%cmd% &8- &f%desc%"
- Invalid: "%prefix% &fThat help page does not exist."
- # --------------------------------------------------------------------
- # Nearby Mines Command
- # --------------------------------------------------------------------
- Near:
- No Mines Within That Radius: "%prefix% &fNo mines were found within a &b%radius% &fblock radius of you."
- Mines Found: "%prefix% &fMines found within a &b%radius% &fblock radius of you&8: &b%mines%"
- # --------------------------------------------------------------------
- # Conversion Messages
- # --------------------------------------------------------------------
- Conversion:
- Failed: "%prefix% &c%type% must be installed to perform this conversion."
- Invalid: "%prefix% &cInvalid conversion type."
- Exists: "%prefix% &fSkipped &b%mine%&f. &7(Already exists)"
- Successful: "%prefix% &b%mine% &7was converted."
- Finished: "%prefix% &fConversion &acompleted&f. Converted &b%amount% &fmine(s)."
- Empty: "%prefix% &fConversion &acompleted&f, but there were no mines to convert."
- # --------------------------------------------------------------------
- # Mine Management Messages
- # --------------------------------------------------------------------
- Mine:
- Created:
- - "%prefix% &fCreated mine &b%mine%&f."
- - ""
- - "%prefix% &fYou still need to set the region:"
- - "%prefix% &f1. Equip a Mine Wand: &e/mine wand"
- - "%prefix% &f2. Select the region."
- - "%prefix% &f3. &e/mine setregion %mine%"
- Deleted: "%prefix% &fDeleted mine &b%mine%&f."
- Exists: "%prefix% &fMine &b%mine% &falready exists."
- Invalid: "%prefix% &fMine &b%mine% &fdoes not exist."
- Fly-Already-On: "%prefix% &fMine &b%mine% &falready has Mine Fly enabled."
- Fly-Enabled: "%prefix% &fMine &b%mine% &fnow has Mine Fly &aenabled&f."
- Fly-Already-Off: "%prefix% &fMine &b%mine% &falready has Mine Fly disabled."
- Fly-Disabled: "%prefix% &fMine &b%mine% &fnow has Mine Fly &cdisabled&f."
- List: "%prefix% &fShowing &b%amount% &fmine(s)."
- Set Auto Messages Radius: "%prefix% &fMine &b%mine%&f auto-message radius is now &b%radius%&f."
- Set Allowing To Break Blocks While Resetting: "%prefix% &fMine &b%mine%&f 'break while resetting' status: &b%status%&f."
- Region Toggled: "%prefix% &fMine &b%mine% &fregion visualizer: &b%status%"
- Auto Resetting Alerts: "%prefix% &fMine &b%mine% &fwill reset in &b%seconds%s&f."
- # --------------------------------------------------------------
- # Reset Timer Editing
- # --------------------------------------------------------------
- ResetTimer:
- Prompt: "%prefix% &fPlease type the new reset timer in &bseconds &fin chat."
- Success: "%prefix% &fReset timer set to &b%seconds% &fseconds."
- Invalid: "%prefix% &fInvalid number. Please enter a positive integer."
- TooSmall: "%prefix% &fTimer must be greater than &b0&f."
- # --------------------------------------------------------------
- # Region Management
- # --------------------------------------------------------------
- Region:
- Selection Invalid: "%prefix% &fYour Mine Wand selection was invalid. Make sure both points are set in the same world."
- Updated: "%prefix% &fRegion for mine &b%mine% &fhas been updated."
- Invalid: "%prefix% &fMine &b%mine% &fdoes not have a region set."
- # --------------------------------------------------------------
- # Alert Thresholds
- # --------------------------------------------------------------
- Alerts:
- Added: "%prefix% &fYou added &b%number% &fas an alert for mine &b%mine%&f."
- Already Exists: "%prefix% &fSorry, but &b%number% &fis already an alert for mine &b%mine%&f."
- Removed: "%prefix% &fYou removed &b%number% &fas an alert for mine &b%mine%&f."
- Not an Alert: "%prefix% &fSorry, but &b%number% &fis not an alert for mine &b%mine%&f."
- # --------------------------------------------------------------
- # Reset Speed
- # --------------------------------------------------------------
- Speed:
- Updated: "%prefix% &fMine &b%mine%&f reset speed is now &b%speed%&f."
- Invalid: "%prefix% &b%speed% &fis not a valid speed."
- # --------------------------------------------------------------
- # Teleportation
- # --------------------------------------------------------------
- Teleportation:
- Invalid: "%prefix% &fMine &b%mine% &fdoes not have a teleportation point."
- Set: "%prefix% &fSet teleportation point for mine &b%mine%&f."
- Success: "%prefix% &fTeleported to mine &b%mine%&f."
- # --------------------------------------------------------------
- # Visualizer & Positions
- # --------------------------------------------------------------
- Visualizer:
- Reset: "%prefix% &fCleared your current region selections."
- Positions:
- Set: "%prefix% &fPosition &b%pos% &fhas been set."
- # --------------------------------------------------------------
- # Player Mine Fly
- # --------------------------------------------------------------
- Fly:
- Enabled: "%prefix% &fMine Fly has been &aenabled&f."
- Disabled: "%prefix% &fMine Fly has been &cdisabled&f."
- # --------------------------------------------------------------
- # Reset Notifications
- # --------------------------------------------------------------
- Resetting:
- Broadcasting:
- Global: "&b%mine% &fis resetting."
- Individual:
- # Example per-mine message format:
- # minename: "&fHey everyone! Just wanted to let you know that the mine %mine% reset."
- Self: "%prefix% &b%mine% &fis resetting."
Add Comment
Please, Sign In to add comment