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
Pulling guides from admin off on their own, will delete this page after
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
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.
{{delete|unneeded}}
 
=== 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!
[[File:Google_imagemap_example.png|thumb|Here is an example of a pasted image.]]
 
==== Steps ====
 
# Upload your image to an image hosting service such as [http://imgur.com/ Imgur] or [https://imgbb.com/ ImgBB]
# Download the image in-game by running <code>/imagemap download &#x3C;filename&#x3E; &#x3C;sourceURL&#x3E;</code>
#* Replace <code>&#x3C;filename&#x3E;</code> with an easy to identify name, without any file extensions such as <code>.png</code>.
#* Replace <code>&#x3C;sourceurl&#x3E;</code> with a link to the image, this '''should include''' the file extension such as <code>.png</code>.
# Place the image in-game by running <code>/imagemap place &#x3C;filename&#x3E; [frameInvisible] [frameFixed] [frameGlowing] [size]</code>
#* Replace <code>&#x3C;filename&#x3E;</code> with the file name you selected in Step 2. Please add the file extension featured in the <code>&#x3C;sourceurl&#x3E;</code> you used earlier.
#* Replace <code>[frameInvisible]</code> with “true”, no quotation marks. This ensures that players do not see the default item frame texture in empty spaces of the image.
#* Replace <code>[frameFixed]</code> with “true”, no quotation marks. This ensures a clean removal of the image by punching the item frames in creative.
#* Replace <code>[frameGlowing]</code> with “false”, no quotation marks. This the frames are not glowing.
#* Replace <code>[size]</code> the height (A) and width (A) in the following format: AxB
#** i.e. for a 2 by 2 image, it would be: <code>2x2</code>
# 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 =====
 
* <code>/tps</code>- check the ticks-per-second (tps). The go to command to check for server lag. <code>/whois</code> - useful for finding a players IP if you wish to ban their IP.
* <code>/socialspy</code> - able to see players private messages.
 
===== Crates =====
 
* You can replace players' crate keys by running <code>/crate key give &#x3C;user&#x3E; &#x3C;crate&#x3E;</code> .

Latest revision as of 06:00, 13 March 2026