Difference between revisions of "PvE"
Silversunset (talk | contribs) (→Custom Commands) |
Silversunset (talk | contribs) (→Custom Shenanigans) |
||
Line 22: | Line 22: | ||
== Custom Shenanigans == | == Custom Shenanigans == | ||
+ | === Map Waypoints === | ||
+ | Our [http://pve.limeterracotta.com:8100/ online livemap] has the ability to allow custom waypoints. If you wish to add your build to the map simple place a sign using the following format:<br/> | ||
+ | <code>[map]<br/> | ||
+ | Some Name</code> | ||
+ | This will place a map marker on the livemap for everyont to see. | ||
+ | <gallery position="center" captionalign="center" navigation="true"> | ||
+ | File:mapExample.png | Sample Map Sign | ||
+ | File:mapWaypoint.png | Sample waypoint on the livemap | ||
+ | </gallery> | ||
+ | |||
+ | |||
+ | |||
=== Custom Commands === | === Custom Commands === | ||
{| class="wikitable sortable" | {| class="wikitable sortable" |
Revision as of 04:10, 23 June 2024
Contents
Server Info
Version
The current season opened on June 17, 2024 running the spigot. Users can access with a vanilla client, however the linked client mods are allowed under the Rules
You can connect at pve.limeterracotta.com
Season Information
- Season 9 spawn is very minimal, users are free to build around as desired! It is a 10x18 box with a nether portal underneath (entrance is on the North side of spawn down the stairs).
Map Information
- World: map size 5000 x 5000 blocks (2,500 radius from 0,0), vanilla 1.21 generation
- Nether: map size 5000 x 5000 blocks (2,500 radius from 0,0), vanilla 1.21 generation
- Nether: map size 5000 x 5000 blocks (2,500 radius from 0,0), vanilla 1.21 generation
Nether Portals
Minecraft travel in the nether is 8x the distance as the overworld (i.e. for every 1 nether block you travel you will move 8 in the overworld). You can estimate your coordinates by either multiplying or dividing your coords by 8 to see what the other world will be. Due to a *decision* in how minecraft handles teleporting through nether portals the nether map has to be the same size as the overworld. I can't confirm if this bug is still in existence so we're doing this to be safe. If you die past world border due to invalid portal placement your inventory will not be restored to you. You are responsible for safe portal placement. Generally as long as your x/z coords are less than ±312 in the nether you should be fine. The yellow line on the nether map will display the safe zone.
Custom Shenanigans
Map Waypoints
Our online livemap has the ability to allow custom waypoints. If you wish to add your build to the map simple place a sign using the following format:
[map]
This will place a map marker on the livemap for everyont to see.
Some Name
Custom Commands
Command | What it does | Permission |
---|---|---|
/g [text] |
Chat in your selected groupchat (no punctuation allowed) | Member |
/ore |
Shows info about ore levels | Default |
/maps |
Get the link to the livemap | Default |
/colors |
See chat color code values | Default |
/season |
Get the link to the PvE Wiki page | Default |
/recipes |
Give yourself all crafting recipes in the recipe book | Default |
/myinfo |
See your health / XP / food levels | Default |
/terry |
Spawn Terry the Cotter | Admin |
/cregion [region] [owner] |
Create WG region and add default flags | Admin |
/promote /demote |
Give/Remove player perms | Admin |
/admin /deadmin |
Give/Remove admin perms for Admin things | Admin |
/oplist |
Check who is OP currently | Admin |
Terry the Cotter
Due to an oversight on the behalf of the map maker (totally not me!) our map has no badlands biome. In order to provide terracotta blocks Terry the Cotter has moved into spawn and has a small shop where you can trade 1 cobblestone block for 1 terracotta. No XP will be granted for this trade, however you can make it as many times as you like for ENDLESS TERRACOTTA
Standmaster
You can place customized armor stands on the server using the /standmaster
commands. You can use our custom standmaster generator to visualize and generate the commands required!
Custom Fonts
If you don't like the vanilla minecraft font we have a few font-only resource packs that you can download and use.
ex: This is Bree
Plugins
We use server-side plugins to add some QOL / Security features to the server. The below may be of interest to you. You may not have permission for every command however, if you run into issues please ping us.
ModReq
We are using ModReq - you can use this to submit requests to admins. Everything from "this has been griefed" to "I'm stuck in spawn".
Command | What it does |
---|---|
/modreq [text] |
Submit a request to admins to resolve |
/check |
View your open requests |
/check [number] |
Check a specific request |
Group Chat
Command | What it does |
---|---|
/groupchat create [name] (no spaces) |
Create group |
/groupchat delete |
Delete your current group |
/groupchat invite [player] |
Invite player to your current group |
/groupchat kick [player] |
Kick player from your current group |
/groupchat leave |
Leave current group |
/groupchat list |
List all existing groups |
/groupchat mygroups |
List all your groups |
/groupchat join [group number] |
Join group |
/groupchat info [group number] |
Group details |
/groupchat say [message] |
Send message to current group |
/g [message] |
Send message to current group (alias for /groupchat say) |
/groupchat switch [your group number] |
Switch group (use this command before sending messages to chats other than your current active chat) |
/groupchat show [your group number] |
Toggle visibility of messages from your chats |
/groupchat settype [0 or 1] |
Set current chat type (0 - public (default) 1 - private) |
/groupchat setowner [player] |
Change current chat owner |
/groupchat kick [player] |
Kick player from current chat |
/groupchat ban [player] |
Ban player on current chat |
Bolt
Bolt allows for locking of chests so people can't "steal" your materials. Current default is for all chests to be public. The below list are some useful commands, the rest can be found here. The commands should autocomplete in-game if you need help as well.
If you want to use a worldguard region to manage chest perms contact silversunset. Otherwise you can use the built in "group" command below.
Command | What it does |
---|---|
/bolt lock [type] |
Lock chest |
/bolt unlock |
Unlock chest |
/bolt edit [add:remove] <player> |
Edit protection |
/bolt modify [add:remove] <access> <type> <name> ex: /modify add normal group Haven ex: /modify add normal player Silversunset ex: /modify add normal region Haven |
Modify chest (add user or groups to the permissions) |
/bolt group (create:delete:add:remove:list) <group> <player> |
Manage user groups for chest access |