x10k

XMC permission and more

Feb 11th, 2026 (edited)
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.39 KB | None | 0 0
  1. ===========================================
  2. XMC Plugin — Stable 1.4.0
  3. Full Feature Reference
  4. ===========================================
  5.  
  6. COMMANDS (33)
  7. ─────────────────────────────────────────
  8.  
  9. /gm0 [player] - Switch to Survival mode (aliases: /gms)
  10. /gm1 [player] - Switch to Creative mode (aliases: /gmc)
  11. /gm2 [player] - Switch to Adventure mode (aliases: /gma)
  12. /gm3 [player] - Switch to Spectator mode (aliases: /gmspec)
  13. /sethome [name] - Set a home
  14. /home [name] - Teleport to a home
  15. /delhome <name> - Delete a home
  16. /homes - List your homes
  17. /setwarp <name> - Create a warp (Admin)
  18. /warp <name> - Teleport to a warp
  19. /delwarp <name> - Delete a warp (Admin)
  20. /warps - List all warps
  21. /tpa <player|accept|cancel> - Teleport request system
  22. /tpahere <player> - Request player to teleport to you
  23. /tpatoggle - Toggle TPA requests
  24. /back - Return to last location
  25. /fly [player] - Toggle flight mode
  26. /heal [player] - Heal a player
  27. /feed [player] - Feed a player
  28. /vanish - Toggle invisibility
  29. /msg <player> <message> - Send private message (aliases: /tell, /whisper, /w)
  30. /r <message> - Reply to last message (aliases: /reply)
  31. /togglemsg - Toggle private messages
  32. /clearlag [status] - Force clear / check time remaining
  33. /ping [player] - Check latency
  34. /afk - Toggle AFK status
  35. /rank [subcommand] [args] - Manage ranks and permissions
  36. /ban <player> [duration] [reason] - Temporary or permanent ban
  37. /ban <player> -ip [duration] [reason] - IP ban a player
  38. /unban <player> - Unban a player (normal + IP)
  39. /warn <player> <reason> - Warn a player
  40. /warn clear <player> - Clear a player's warnings
  41. /warns <player> - View a player's warning history
  42. /xmc [reload] - Plugin management
  43.  
  44. NEW:
  45. /clearchat - Clear the server chat for everyone
  46. /clearchat (bypass) - Immune to having chat cleared
  47. /broadcast <message> - Send a styled global announcement
  48.  
  49.  
  50. PERMISSIONS (38)
  51. ─────────────────────────────────────────
  52.  
  53. Permission Default Description
  54. xmc.reload op Reload plugin configuration
  55. xmc.gamemode.* op All gamemode commands
  56. xmc.gamemode.survival op Use /gm0
  57. xmc.gamemode.creative op Use /gm1
  58. xmc.gamemode.adventure op Use /gm2
  59. xmc.gamemode.spectator op Use /gm3
  60. xmc.gamemode.others op Change other players' gamemode
  61. xmc.homes.use true Use home commands
  62. xmc.homes.premium false Allows 10 homes
  63. xmc.homes.unlimited op Unlimited homes
  64. xmc.homes.nowarmup op Bypass home teleport warmup
  65. xmc.warps.admin op Create/delete warps
  66. xmc.warps.use true Use warps
  67. xmc.warps.nowarmup op Bypass warp teleport warmup
  68. xmc.tpa.use true Use TPA system
  69. xmc.tpa.toggle true Toggle TPA requests
  70. xmc.tpa.nowarmup op Bypass TPA teleport warmup
  71. xmc.back.use true Use /back command
  72. xmc.back.nowarmup op Bypass back teleport warmup
  73. xmc.combattag.bypass op Never get combat tagged
  74. xmc.graves.bypass op Break other players' graves
  75. xmc.fly op Toggle flight
  76. xmc.fly.others op Toggle flight for others
  77. xmc.heal op Heal self
  78. xmc.heal.others op Heal other players
  79. xmc.feed op Feed self
  80. xmc.feed.others op Feed other players
  81. xmc.vanish op Toggle vanish mode
  82. xmc.vanish.see op See vanished players
  83. xmc.msg true Use private messaging
  84. xmc.msg.toggle true Toggle private messages
  85. xmc.afk true Toggle AFK status
  86. xmc.ranks.admin op Full rank management access
  87. xmc.clearlag.admin op Manage ClearLag
  88. xmc.ban op Use /ban and /unban commands
  89. xmc.ban.ip op Use IP ban (-ip flag)
  90. xmc.ban.exempt false Immune to being banned
  91. xmc.warn op Use /warn command
  92. xmc.warn.view op Use /warns command
  93. xmc.warn.clear op Use /warn clear command
  94. xmc.warn.exempt false Immune to warnings
  95.  
  96. NEW:
  97.  
  98. xmc.clearchat op Use /cleachat command
  99. xmc.clearchat.bypass op lets you bypass the cleared chat and see whats before
  100. xmc.broadcast op Use /broadcast command
  101. ─────────────────────────────────────────
Advertisement
Add Comment
Please, Sign In to add comment