CorePlugin icon

CorePlugin -----

Plugin that adds commands: /ping, /tps, /whois and /rules. Also includes configuration for join/quit



Ability to customize player join/leave messages

Plugin that adds commands:

/ping
/tps
/whois
/rules

Permissions:

/ping - coreplugin.ping
/tps - coreplugin.tps
/whois - coreplugin.whois
/rules - coreplugin.rules

Aliases:

/ping [cping, coreping]
/tps [ctps, coretps]
/whois [cwhois, corewhois]
/rules [crules, corerules]

config.yml:
Code (YAML):

commands
:
  tps
: true
  ping
: true
  rules
: true
  whois
: true

messages
:
  NoPermission
: "&cYou do not have permission to use this command!"
  TpsMessage
: "&e&lTPS &ffor&a 5 seconds&f,&d 1 minute&f,&b 5 minutes&f:&a %tps1%&f,&d %tps2%&f,&b %tps3%"
  PingMessage
: "&fYour ping:&a %ping% ms"
  PlayerNotFound
: "&cPlayer not found."
  WhoisUsage
: "&fUse:&a /whois <player_name>"

joinquit
:
  EnableJoinMessage
: true
  EnableQuitMessage
: true

  JoinMessage
:
   - "&a&l+ &7| &fPlayer &e%player%&f has joined the server."
  QuitMessage
:
   - "&c&l- &7| &fPlayer &e%player%&f has left the server."

whois
:
   PlayerInfo
:
    - "&e&l%player_name%'s Information:"
     - ""
     - "&fUUID
: &a%player_uuid%"
     - "&fIP Address
: &a%player_ip%"
     - "&fGame Mode
: &a%player_gamemode%"
     - "&fHealth
: &a%player_health%&f/&a%player_max_health%"
     - "&fFood Level
: &a%player_food_level%&f/&a20"
     - "&fExperience
: &a%player_experience%"
     - "&fLevel
: &a%player_level%"
     - "&fAllow Flight
: &a%player_allow_flight%"
     - "&fFlying
: &a%player_flying%"
     - "&fFly Speed
: &a%player_fly_speed%"
     - "&fWalk Speed
: &a%player_walk_speed%"
     - "&fAir
: &a%player_remaining_air%&f/&a%player_maximum_air%"

rules
:
  Rules
:
  - "&e&lRULES"
   - "&f"
   - "&a1.1 &fNo cheating allowed!"
   - "&a1.2 &fNo griefing allowed!"
   - "&a1.3 &fInappropriate behavior is not allowed!"
Resource Information
Author:
----------
Total Downloads: 416
First Release: Apr 20, 2024
Last Update: Jun 19, 2024
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings