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: Difference between revisions

From DemocracyCraft Wiki
Scassany (talk | contribs)
VPN bypass covered in "Screening Players for VPNs" - probably rename
Scassany (talk | contribs)
Pulling guides from admin off on their own, will delete this page after
Line 23: Line 23:
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.
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 ====


* <code>/co help</code> - help command; displays all commands.
* <code>/co rb; /co rollback</code> - rollback block data based on certain parameters.
** '''Usage:''' <code>/co rb u:&#x3C;user&#x3E; t:&#x3C;time&#x3E; r:&#x3C;radius&#x3E; a:&#x3C;action&#x3E; b:&#x3C;blocks&#x3E; e:&#x3C;exclude&#x3E;</code>
* <code>/co undo</code> - revert a rollback.
You can see a list of parameters for these commands [[Staff Guide#coreprotect-parameters|here]].
==== Additional Information ====
Here is a [https://www.youtube.com/watch?v=JwijCiueZ3Y video tutorial] that goes other aspects of CoreProtect that are not covered within this guide.


=== Administrative Commands ===
=== Administrative Commands ===
These are useful commands to know with your position.
These are useful commands to know with your position.


==== LuckPerms ====
* <code>/lp; /luckperms; /perm; /perms: /permissions</code> - Main alias. Put these before any LuckPerms command.
* <code>/lp editor [type]</code> - 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.
** <code>[type]</code> - the types to include in the editor session. can be <code>all</code>, <code>users</code> or <code>groups</code>.
===== User Commands =====
* <code>/lp user &#x3C;user&#x3E; info</code>
* <code>/lp user &#x3C;user&#x3E; permission</code>
* <code>/lp user &#x3C;user&#x3E; parent</code>
* <code>/lp user &#x3C;user&#x3E; meta</code>
* <code>/lp user &#x3C;user&#x3E; editor</code>
* <code>/lp user &#x3C;user&#x3E; promote &#x3C;track&#x3E; [context...]</code>
* <code>/lp user &#x3C;user&#x3E; demote &#x3C;track&#x3E; [context...]</code>
* <code>/lp user &#x3C;user&#x3E; showtracks</code>
* <code>/lp user &#x3C;user&#x3E; clear [context...]</code>
* <code>/lp user &#x3C;user&#x3E; clone &#x3C;user&#x3E;</code>
{{Note|type=reminder|text=<b>Tip</b><br>
Add in-game roles via <code>/lp user &lt;user&gt; parent add &lt;job&gt;</code>}}


===== Group Commands =====
* <code>/lp group &#x3C;group&#x3E; info</code>
* <code>/lp group &#x3C;group&#x3E; permission</code>
* <code>/lp group &#x3C;group&#x3E; parent</code>
* <code>/lp group &#x3C;group&#x3E; meta</code>
* <code>/lp group &#x3C;group&#x3E; editor</code>
* <code>/lp group &#x3C;group&#x3E; listmembers [page]</code>
* <code>/lp group &#x3C;group&#x3E; setweight &#x3C;weight&#x3E;</code>
* <code>/lp group &#x3C;group&#x3E; setdisplayname &#x3C;name&#x3E;</code>
* <code>/lp group &#x3C;group&#x3E; showtracks</code>
* <code>/lp group &#x3C;group&#x3E; clear [context...]</code>
* <code>/lp group &#x3C;group&#x3E; rename &#x3C;new name&#x3E;</code>
* <code>/lp group &#x3C;group&#x3E; clone &#x3C;name of clone&#x3E;</code>


===== General =====  
===== General =====  

Revision as of 05:37, 13 March 2026

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.


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> .