Essentials: Difference between revisions
m Changed category from nonspecified to server internals |
m added economy section to allow people to access the economy page from here |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
Essentials is a multi use plugin on the server, allowing | Essentials is a multi-use plugin on the server, allowing ease of use for both players and administrators. <br> | ||
== | == Overview == | ||
Essentials | Essentials simplifies the gameplay for everyone on the server, providing the ability to warp to different locations, set homes, manage an economy, and overall enhance the server experience by improving playtime quality. <br> | ||
The plugin is | The plugin is particularly useful in this version of the game since there are no beds, meaning you can't set a spawn point. When you die, you return to the server spawn or, if you're in a faction with an <code>/f home</code> location, you respawn there. <br> | ||
== | == Homes == | ||
Homes | Homes allow for personal teleportation between locations. Once you set a home with a specific name, you can teleport to that location using the command <code>/home <name></code>. <br> | ||
You can | You can set up to a maximum of 150 homes. | ||
== | == Warps == | ||
Warps are public locations that players can teleport to using <code>/warp <location name></code>. These warps can only be set by server administrators. <br> | |||
You can check | You can check the available warps by typing <code>/warp</code>. | ||
== economy == | == Economy == | ||
<br> | |||
economy has been moved to a seperate page: [[Economy]] | |||
== Nicknames (for Veteran rank and up) == | |||
Nicknames allow you to change your username in the chat.<br> | |||
Command: <code>/nick murderpanfs</code> - Changes your username to "murderpanfs".<br> | |||
With color codes: <code>/nick &aMurder&cpanfs</code> - Colors "Murder" light green and "panfs" light red. <br> | |||
To remove your nickname: <code>/nick [leave blank]</code> | |||
== | == Color Codes == | ||
Here are the Minecraft color codes: | |||
=== Alphabetical Codes === | |||
=== | &a - <span style="color:#55FF55">Green</span> (normal) <br> | ||
&b - <span style="color:#55FFFF">Aqua</span> <br> | |||
&c - <span style="color:#FF5555">Red</span> (normal) <br> | |||
&d - <span style="color:#FF55FF">Purple</span> (normal) <br> | |||
&e - <span style="color:#FFFF55">Yellow</span> <br> | |||
&f - White <br> | |||
=== Numerical Codes === | |||
=== | &0 - Black <br> | ||
&1 - <span style="color:#0000AA">Blue</span> (dark) <br> | |||
&2 - <span style="color:#00AA00">Green</span> (dark) <br> | |||
&3 - <span style="color:#00AAAA">Aqua</span> (dark) <br> | |||
&4 - <span style="color:#AA0000">Red</span> (dark) <br> | |||
&5 - <span style="color:#AA00AA">Purple</span> (dark) <br> | |||
&6 - <span style="color:#FFAA00">Gold</span> <br> | |||
&7 - <span style="color:#AAAAAA">Gray</span> (normal) <br> | |||
&8 - <span style="color:#555555">Gray</span> (dark) <br> | |||
&9 - <span style="color:#5555FF">Blue</span> (normal) <br> | |||
== | == Mail system == | ||
essentials adds a mail system so you can tell people whenever they are offline or online about whatever it is ( eg your telling a shop manager about no stock on diamonds )<br> | |||
the mail system works regardless on if your target is online or offline, meaning that whenever you want to send them information, there is nothing stopping you unless that user has never joined the server before.<br> | |||
* mail commands | |||
**Commands for mail management:<br> | |||
***<code>/mail UnderTheRated your coal is out of stock</code> - mails the target ( UnderTheRated ) and contains the contents "your coal is out of stock" ( change this to accomidate whatever you need to send to a user )<br> | |||
***<code>/mail read</code> - reads all of your inbox mail<br> | |||
== | == Messages == | ||
Private messaging or just <code>/msg</code> is a way to keep your messages secret and directed to one person only.<br> | |||
<code>murderpants070</code> | === message commands === | ||
<code> | * commands for private messaging is: | ||
** <code>/msg murderpants070 this is super secret so dont tell anyone</code> - tells user murderpants070 a message saying this is super secret so dont tell anyone | |||
** <code>/r ok i know the secret now</code> - replies to the last message sent to you, in this case the message is "ok i know the secret now". | |||
== | == ptime ( veteran rank and up ) == | ||
Ptime ( PlayerTime ) is a command that allows for you to set the time to whatever on your end, so if you want it to be night, you run the ptime command to make it night on your end, and it will become night.<br> | |||
'''NOTE:''' This does NOT change the server time so the real time will not be changed. | |||
=== ptime commands === | |||
* commands for ptime: | |||
** <code>/ptime <day|night|a number></code> - sets ptime to day/night/whatever number you put in ( numbers also allow for you to change ptime to a specific time ) | |||
** <code>/ptime reset</code> - reset your ptime back to server time. | |||
== Closing == | |||
Some information may be missing. Please edit this page to add more details if necessary.<br> | |||
[[Category:server internals]] | |||
[[Category:server plugins]] | |||
== References == | |||
<ref>https://htmlcolorcodes.com/minecraft-color-codes/</ref> - Color Codes | |||
<ref>https://htmlcolorcodes.com/minecraft-color-codes/</ref> |
Latest revision as of 01:48, 4 September 2024
Essentials is a multi-use plugin on the server, allowing ease of use for both players and administrators.
Overview
Essentials simplifies the gameplay for everyone on the server, providing the ability to warp to different locations, set homes, manage an economy, and overall enhance the server experience by improving playtime quality.
The plugin is particularly useful in this version of the game since there are no beds, meaning you can't set a spawn point. When you die, you return to the server spawn or, if you're in a faction with an /f home
location, you respawn there.
Homes
Homes allow for personal teleportation between locations. Once you set a home with a specific name, you can teleport to that location using the command /home <name>
.
You can set up to a maximum of 150 homes.
Warps
Warps are public locations that players can teleport to using /warp <location name>
. These warps can only be set by server administrators.
You can check the available warps by typing /warp
.
Economy
economy has been moved to a seperate page: Economy
Nicknames (for Veteran rank and up)
Nicknames allow you to change your username in the chat.
Command: /nick murderpanfs
- Changes your username to "murderpanfs".
With color codes: /nick &aMurder&cpanfs
- Colors "Murder" light green and "panfs" light red.
To remove your nickname: /nick [leave blank]
Color Codes
Here are the Minecraft color codes:
Alphabetical Codes
&a - Green (normal)
&b - Aqua
&c - Red (normal)
&d - Purple (normal)
&e - Yellow
&f - White
Numerical Codes
&0 - Black
&1 - Blue (dark)
&2 - Green (dark)
&3 - Aqua (dark)
&4 - Red (dark)
&5 - Purple (dark)
&6 - Gold
&7 - Gray (normal)
&8 - Gray (dark)
&9 - Blue (normal)
Mail system
essentials adds a mail system so you can tell people whenever they are offline or online about whatever it is ( eg your telling a shop manager about no stock on diamonds )
the mail system works regardless on if your target is online or offline, meaning that whenever you want to send them information, there is nothing stopping you unless that user has never joined the server before.
- mail commands
- Commands for mail management:
/mail UnderTheRated your coal is out of stock
- mails the target ( UnderTheRated ) and contains the contents "your coal is out of stock" ( change this to accomidate whatever you need to send to a user )/mail read
- reads all of your inbox mail
- Commands for mail management:
Messages
Private messaging or just /msg
is a way to keep your messages secret and directed to one person only.
message commands
- commands for private messaging is:
/msg murderpants070 this is super secret so dont tell anyone
- tells user murderpants070 a message saying this is super secret so dont tell anyone/r ok i know the secret now
- replies to the last message sent to you, in this case the message is "ok i know the secret now".
ptime ( veteran rank and up )
Ptime ( PlayerTime ) is a command that allows for you to set the time to whatever on your end, so if you want it to be night, you run the ptime command to make it night on your end, and it will become night.
NOTE: This does NOT change the server time so the real time will not be changed.
ptime commands
- commands for ptime:
/ptime <day|night|a number>
- sets ptime to day/night/whatever number you put in ( numbers also allow for you to change ptime to a specific time )/ptime reset
- reset your ptime back to server time.
Closing
Some information may be missing. Please edit this page to add more details if necessary.
References
[1] - Color Codes