Craftopia icon

Craftopia -----

this is a hub plugin



*NOTE, PLACEHOLDER API IS REQUIRED

Commands.png

/setrank <player> <rank>
/dmex
*NOTE this command is still on beta version it might not work for some users
/rank
/gmc

/playerlist


Commands (1).png

craftopia.playerlist.admin For /playerlist command
craftopia.dmex.beta.admin For /dmex command
craftopia.gmc.gamemode For /gmc (gamemode creative) command

craftopia.rank.admin For /setrank command
craftopia.myrank.player For /rank command allies /myrank




Configuration Files
config.yml
Code (YAML):
server:
  playerJoined
: "&b%player% joined the game"
  playerLeft
: "&6%player% left the game"
  playerFirstJoin
: "&a%player% First Join"

rank.yml
Code (YAML):
# |                     |-------------         |-------------
# |                     |                      |
# |                     |                      |
# |                     |---------             |---------
# |                     |                      |
# |                     |                      |
# |__________________   |--------------        |-------------


ranks
:
  default
:
    color
: GRAY
    permissions
:
     - some.permission.node
      #you can add more permission here
  vip
:
    color
: GREEN
    permissions
:
     - some.permission.node
      - another.permission.node
  vip+
:
    color
: GREEN
    permissions
:
     - some.permission.node
      - another.permission.node
  mvp
:
    color
: AQUA
    permissions
:
     - some.permission.node
  mvp+
:
    color
: AQUA
    permissions
:
     - some.permission.node
      - another.permission.node
  mvp++
:
    color
: AQUA
    permissions
:
     - some.permission.node
      - another.permission.node
  admin
:
    color
: RED
    permissions
:
     - admin.permission.node
  owner
:
    color
: RED
    permissions
:
     - owner.permission.node
 
chat.yml
Code (YAML):


# |                     |-------------         |-------------
# |                     |                      |
# |                     |                      |
# |                     |---------             |---------
# |                     |                      |
# |                     |                      |
# |__________________   |--------------        |-------------

# Configuration for the CustomChat plugin
customchat
: false
# Define the chat formats for different ranks
formats
:
  default
: "[%rank%] %rank_color% %player%: %message%"
  vip
: "[%rank%] %rank_color% %player%: &f%message%"
  vipplus
: "[%rank%] %rank_color% %player%: &e%message%"
  # Add more formats for other ranks as needed

 
Resource Information
Author:
----------
Total Downloads: 104
First Release: Aug 22, 2023
Last Update: Aug 30, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings