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!

Steps
- Upload your image to an image hosting service such as Imgur or ImgBB
- 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.
- Replace
- 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
- i.e. for a 2 by 2 image, it would be:
- Replace
- 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.
Administrative Commands
These are useful commands to know with your position.
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>.