Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Administrator Guide

From DemocracyCraft Wiki
Revision as of 05:32, 13 March 2026 by Scassany (talk | contribs) (VPN bypass covered in "Screening Players for VPNs" - probably rename)

Welcome to the DemocracyCraft Administrator Staff Guide! This guide contains all the relevant information for doing your job as Administrator in day-to-day operations.

How to manage Billboards

We use a plugin called ImageMaps to allow us to implement images in-game via item frames. This plugin is currently how we’re able to make billboards!

Here is an example of a pasted image.

Steps

  1. Upload your image to an image hosting service such as Imgur or ImgBB
  2. Download the image in-game by running /imagemap download <filename> <sourceURL>
    • Replace <filename> with an easy to identify name, without any file extensions such as .png.
    • Replace <sourceurl> with a link to the image, this should include the file extension such as .png.
  3. Place the image in-game by running /imagemap place <filename> [frameInvisible] [frameFixed] [frameGlowing] [size]
    • Replace <filename> with the file name you selected in Step 2. Please add the file extension featured in the <sourceurl> you used earlier.
    • Replace [frameInvisible] with “true”, no quotation marks. This ensures that players do not see the default item frame texture in empty spaces of the image.
    • Replace [frameFixed] with “true”, no quotation marks. This ensures a clean removal of the image by punching the item frames in creative.
    • Replace [frameGlowing] with “false”, no quotation marks. This the frames are not glowing.
    • Replace [size] the height (A) and width (A) in the following format: AxB
      • i.e. for a 2 by 2 image, it would be: 2x2
  4. Admire your work!

How to conduct Rollbacks

We use the industry standard plugin CoreProtect to log all of our in-game interactions. This allows us to rollback, inspect, and review any player changes or interactions as they happen.

Commands

  • /co help - help command; displays all commands.
  • /co rb; /co rollback - rollback block data based on certain parameters.
    • Usage: /co rb u:<user> t:<time> r:<radius> a:<action> b:<blocks> e:<exclude>
  • /co undo - revert a rollback.

You can see a list of parameters for these commands here.

Additional Information

Here is a video tutorial that goes other aspects of CoreProtect that are not covered within this guide.

Administrative Commands

These are useful commands to know with your position.

LuckPerms

  • /lp; /luckperms; /perm; /perms: /permissions - Main alias. Put these before any LuckPerms command.
  • /lp editor [type] - Opens a website interface to edit permissions data. After changes are saved, a command will be given that you need to run for the changes to take effect.
    • [type] - the types to include in the editor session. can be all, users or groups.
User Commands
  • /lp user <user> info
  • /lp user <user> permission
  • /lp user <user> parent
  • /lp user <user> meta
  • /lp user <user> editor
  • /lp user <user> promote <track> [context...]
  • /lp user <user> demote <track> [context...]
  • /lp user <user> showtracks
  • /lp user <user> clear [context...]
  • /lp user <user> clone <user>
Tip
Add in-game roles via /lp user <user> parent add <job>
Group Commands
  • /lp group <group> info
  • /lp group <group> permission
  • /lp group <group> parent
  • /lp group <group> meta
  • /lp group <group> editor
  • /lp group <group> listmembers [page]
  • /lp group <group> setweight <weight>
  • /lp group <group> setdisplayname <name>
  • /lp group <group> showtracks
  • /lp group <group> clear [context...]
  • /lp group <group> rename <new name>
  • /lp group <group> clone <name of clone>
General
  • /tps- check the ticks-per-second (tps). The go to command to check for server lag. /whois - useful for finding a players IP if you wish to ban their IP.
  • /socialspy - able to see players private messages.
Crates
  • You can replace players' crate keys by running /crate key give <user> <crate> .