Difference between revisions of "PvE"

From LimeTerracotta
Jump to: navigation, search
(Custom Shenanigans)
 
(78 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:PvE-LT-Banner.PNG]]
+
[[File:PvE-LT-Season9.png]]
  
 
__TOC__
 
__TOC__
= Gray list =
+
= Server Info =
This server is currently running in graylisted mode, meaning any user can join the world but only approved members can build or interact with items.
+
== Version ==
 +
The current season opened on June 17, 2024 running the spigot. Users can access with a vanilla client, however the linked [[Client_Mods | client mods]] are allowed under the [[Rules]]
  
If you wish to be added to the list of approved users please contact Silversunset#9967 in [https://discord.gg/v52p99h discord]
+
You can connect at <code>pve.limeterracotta.com</code>
  
= Map Information =
 
* The '''Overworld''' is 3000x3000 wide (1500 radius) with vanilla world generation. There is a pre-generated nether portal located at spawn
 
* The '''Nether''' is 3000x3000 wide (1500 radius) with vanilla world generation. There is a pre-generated nether portal at Y100
 
* The '''End''' is 3000x3000 wide (1500 radius) with vanilla world generation
 
  
= Differences from Vanilla =
+
= Season Information =
== Custom Recipes & Trades ==
+
* 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).
Due to the smaller size map and world border the server is missing some natural biomes/blocks/items. To compensate for this the following custom recipes and trades have been implemented
 
=== Custom Trades ===
 
[ TBD ]
 
  
=== Custom Recipes ===
+
== Map Information ==
<gallery>
+
* World: map size 5000 x 5000 blocks (2,500 radius from 0,0), vanilla 1.21 generation
File:placeholder.png|item name
+
* Nether: map size 5000 x 5000 blocks (2,500 radius from 0,0), vanilla 1.21 generation
File:placeholder.png|item name
+
* Nether: map size 5000 x 5000 blocks (2,500 radius from 0,0), vanilla 1.21 generation
File:placeholder.png|item name
+
 
File:placeholder.png|item name
+
== Nether Portals ==
File:placeholder.png|item name
+
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. <span style="color:red;">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.</span> Generally as long as your x/z coords are less than ±312 in the nether you should be fine. The yellow line on [http://pve.limeterracotta.com:8100/#world_nether:0:0:0:656:0:0:0:1:flat the nether map] will display the safe zone.
 +
 
 +
== Custom Shenanigans ==
 +
=== LazyCrafting ===
 +
Have you ever needed to make a HUGE number of [insert thing here] but didn't feel like tediously breaking down raw materials first. Now introducing the LazyCrafting™ system!
 +
Type /recipes in-game and they will all be added to your recipe book!
 +
 
 +
All recipes - including custom server ones to replicate stupid mechanics - can be found here [[LazyCrafting]]
 +
 
 +
=== 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/>
 +
 
 +
{| class="wikitable"
 +
! [map]<br/>Some Name
 +
|-
 +
|}
 +
 
 +
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>
 
</gallery>
  
== Container Locking (LWC) ==
+
 
This server uses a plugin called [https://www.spigotmc.org/resources/modern-lwc-continuation-of-lwc.2162/ LWC] to automatically protect chests and furnaces to the person who placed them. There are commands available to modify the behavior of these chests
+
 
{| class="wikitable sortable" style="width: 100%;"
+
=== Custom Commands ===
! style="white-space: nowrap;" | Command
+
{| class="wikitable sortable"
! Action
+
! Command  
 +
! What it does
 +
! Permission
 
|-
 
|-
| style="white-space: nowrap;" |<code>/cmodify username</code>
+
| <code>/g [text]</code> || Chat in your selected groupchat (no punctuation allowed) || Member
| Grants permission to the chest to the username specified
+
|-  
|-
+
| <code>/ore</code> || Shows info about ore levels || Default
| style="white-space: nowrap;" |<code>/cmodify -username</code>
+
|-  
| Removes permission to the chest from the username specified
+
| <code>/maps</code> || Get the link to the livemap || Default
|-
+
|-
| style="white-space: nowrap;" |<code>/cmodify r:regionname</code>
+
| <code>/colors</code> || See chat color code values || Default
| Grants permission to the chest to all users listed within the <code>regionname</code> specified
+
|-  
|-
+
| <code>/season</code> || Get the link to the PvE Wiki page || Default
| style="white-space: nowrap;" | <code>/cmodify [type]</code>
+
|-
| Modifies a chest to the new type based on the [type] entered. ex: <code>/cmodify donation</code> changes the current chest to a donation chest, and would replace <code>/cremove</code> and <code>/cdonation</code>
+
| <code>/recipes</code> || Give yourself all crafting recipes in the recipe book || Default
|-
+
|-
| style="white-space: nowrap;" |<code>/cdonation</code>
+
| <code>/myinfo</code> || See your health / XP / food levels || Default
| Creates a donation chest, where all users may enter items but only the owner may remove them
+
|-  
|-
+
| <code>/terry</code> || Spawn Terry the Cotter || Admin
| style="white-space: nowrap;" |<code>/cremove</code>
+
|-  
| Removes all permissions from the chest - '''this is dangerous''' as anyone can then lock the chest to themselves
+
| <code>/cregion [region] [owner] || Create WG region and add default flags || Admin
|-
+
|-  
| style="white-space: nowrap;" |<code>/cprivate</code>
+
| <code>/promote</code> <br/><code>/demote</code> || Give/Remove player perms || Admin
| Creates a private lock on the chest that only the owner can open. '''This is the default for all placed chests'''
+
|-  
|-
+
| <code>/admin</code><br/><code>/deadmin</code> || Give/Remove admin perms for Admin things || Admin
| style="white-space: nowrap;" |<code>/cpublic</code>
+
|-  
| Creates a public lock on a chest - this means that only the owner can remove the chest but any user may add/remove items
+
| <code>/oplist</code> || Check who is OP currently || Admin
 
|}
 
|}
Additional commands and explainations [https://github.com/pop4959/LWCX/wiki/Commands can be found here].
 
  
== Iron Grinders ==
+
=== Terry the Cotter ===
In order to alleviate lag due to excessive villager buildup in iron grinders we will be using a mob spawner to generate golems.
+
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 <br/>
  
=== Spawner Mechanics ===
+
New trades may be added to Terry as the need arises. So check back often!
* Every 6 minutes the spawner will attempt to spawn a golem within a 5x5 area centered on the spawner (aka spawner + four blocks out)
 
* Golems will not spawn ''below'' the spawner, they will only spawn on solid blocks level with the spawner itself
 
* Players must be within 25 blocks of the spawner to activate it (this is raised from the default 16 blocks for normal spawners)
 
* Due to Mojang spawner mechanics a spawner will attempt to spawn '''up to''' the number of golems identified by its Tier number. This means that a Tier 2 spawner may generate one *or* two golems each time, a Tier 3 may generate one, two, or three each time.  
 
* If there are 25 golems within radius of the spawner the event will cancel and no golems will spawn
 
  
=== How to obtain a Golem spawner ===
+
{| class="wikitable"
* Collect the following materials and place them in a chest:
+
! Buy
** 5 stacks of cobblestone
+
! Sell
** 16 wooden doors
+
|-
** 16 iron ore
+
| 1 cobblestone || 1 terracotta
* <code>/modreq</code> for golem spawner placement
+
|-
Players may request 4 individual spawners be placed. All spawner requests and tier upgrades carry the same cost.
+
| 1 diamond block || 1 elytra
 +
|-
 +
| 1 rotten flesh || 1 phantom membrane
 +
|}
  
=== How to build an iron grinder ===
+
<gallery position="center" captionalign="center" navigation="true">
* Build a box to spawn golems
+
File:Terry.png | Terry the Cotter, selling you Terracotta!
** Golems will spawn fine in a well-lit room, which is recommended to prevent other mobs
 
* Build a killing mechanism for the golems
 
** Generally lava works the best
 
** Make sure to leave space underneath for item collection
 
* Mark where you'd like the spawners using an "odd" block
 
** This just needs to be something that stands out
 
** You can use the chest of required materials or even just a block of wool (anything that is different from the rest of the box)
 
* Submit a modreq requesting a spawner / upgrade (make sure to have your chest of materials ready for sacrifice)
 
** ''Ex:'' <code>/modreq please replace [block] with spawner</code>
 
** ''Ex:'' <code>/modreq please upgrade spawner to Tier 2</code>
 
 
 
<gallery>
 
File:Grinder1.png|Golems will attempt to spawn within 4 air blocks of the spawner
 
File:Grinder2.png|Golems spawn on the ground level with the spawner
 
 
</gallery>
 
</gallery>
  
== Nether Portals ==
+
=== Standmaster ===
In order to prevent accidental grief as well as creating portals outside of world border the following restrictions are currently being enforced:  
+
You can place customized armor stands on the server using the <code>/standmaster</code> commands. You can use [https://limeterracotta.com/standmaster our custom standmaster generator] to visualize and generate the commands required!
=== Nether Portals in the Overworld ===
 
* no restrictions, as long as they do not otherwise cause grief
 
  
=== Nether Portals in the Nether ===
+
=== Custom Fonts ===
* All portals must be within 185 blocks of spawn - this is to prevent spawning nether portals outside of the overworld world border
+
If you don't like the vanilla minecraft font we have a few [https://limeterracotta.com/resourcepacks/ font-only resource packs that you can download] and use.<br/>
* All portals must be between y100 and y105 - this is to help alleviate portal overlap
+
ex: This is Bree<br/>
* The spawn Nether portal is at coordinates x:-3 y:100 z: 0
+
[[File:CustomFont.png]]
  
=== How to make a Nether Portal ===
+
== Plugins ==
* Create your portal frame out of obsidian in the Overworld
+
We use server-side [[Plugins#Current_Plugins | 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.
** Portals should be of a 'reasonable' size, to prevent lag or mob spawning issues
 
** [https://minecraft.gamepedia.com/Nether_portal Minecraft Wiki Page] - for additional mechanics related to nether portals
 
* Type <code>/portal</code> in-game, this will give you the coordinates where your nether-side portal *should* be. Make note of these coordinates
 
* Light your portal with flint & steel
 
* Go through the portal - you will most likely end up at a nearby portal if any exist, or Spawn if none do
 
** <span style="color: red;">'''WARNING:''' There is a chance you will die going through the portal due to some quirks with them. It is '''strongly''' suggested that you chest all of your inventory/gear the first time you travel through until the portals are properly linked. If you die on death your items cannot be restored</span>
 
* Travel to the coordinates obtained from the <code>/portal</code> command and create a second Nether portal frame
 
** The spawn nether portal is at y:100, if you want your connecting road to be level the bottom block of your portal should also be at y:100
 
* Light it, and travel through. You should connect back to your original portal
 
  
Should you run into issues with your portal, please <code>/modreq</code> with as much detail as you can fit.
+
=== ModReq ===
 +
We are using [https://github.com/NerdNu/ModReq ModReq] - you can use this to submit requests to admins. Everything from "this has been griefed" to "I'm stuck in spawn".
 +
 +
{| class="wikitable sortable"
 +
! Command
 +
! What it does
 +
|-
 +
| <code>/modreq [text]</code> || Submit a request to admins to resolve
 +
|-
 +
| <code>/check</code> || View your open requests
 +
|-
 +
| <code>/check [number]</code> || Check a specific request
 +
|}
  
== Protections ==
+
=== Group Chat ===
This server is currently running under a [[#Gray list|gray list]]. Additionally we have a plugin called WorldGuard that allows for individual protected regions on the server.
+
{| class="wikitable sortable"
 +
! Command
 +
! What it does
 +
|-
 +
|  <code>/groupchat create [name]</code> (no spaces) || Create group
 +
|-
 +
|  <code>/groupchat delete</code> || Delete your current group
 +
|-
 +
|  <code>/groupchat invite [player]</code> || Invite player to your current group
 +
|-
 +
|  <code>/groupchat kick [player]</code> || Kick player from your current group
 +
|-
 +
|  <code>/groupchat leave</code> || Leave current group
 +
|-
 +
|  <code>/groupchat list</code> || List all existing groups
 +
|-
 +
|  <code>/groupchat mygroups</code> || List all your groups
 +
|-
 +
|  <code>/groupchat join [group number]</code> || Join group
 +
|-
 +
|  <code>/groupchat info [group number]</code> || Group details
 +
|-
 +
|  <code>/groupchat say [message] ||</code> Send message to current group
 +
|-
 +
|  <code>/g [message]</code> || Send message to current group (alias for /groupchat say)
 +
|-
 +
|  <code>/groupchat switch [your group number]</code> || Switch group (use this command before sending messages to chats other than your current active chat)
 +
|-
 +
|  <code>/groupchat show [your group number]</code> || Toggle visibility of messages from your chats
 +
|-
 +
|  <code>/groupchat settype [0 or 1]</code> || Set current chat type (0 - public (default) 1 - private)
 +
|-
 +
|  <code>/groupchat setowner [player]</code> || Change current chat owner
 +
|-
 +
|  <code>/groupchat kick [player]</code> || Kick player from current chat
 +
|-
 +
|  <code>/groupchat ban [player]</code> || Ban player on current chat
 +
|-
 +
|}
  
If you have a build you would like to request protections for, please mark the two opposite corners in an obvious block and <code>/modreq</code> for protections.  
+
=== 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 [https://github.com/pop4959/Bolt/wiki#commands here]. The commands should autocomplete in-game if you need help as well.
  
Additionally it is recommended (but not required) that things like mob grinders, iron grinders, and nether portals be protected from grief to avoid accidents.
+
If you want to use a worldguard region to manage chest perms contact silversunset. Otherwise you can use the built in "group" command below.
  
== Water / Lava ==
+
{| class="wikitable sortable"
The server uses a plugin called SafeBuckets as an accidental grief prevention tool. When you place water/lava (on the ground or in a dispenser) the blocks will not flow automatically by default.  
+
! Command
 +
! What it does
 +
|-
 +
|  <code>/bolt lock [type]</code> || Lock chest
 +
|-
 +
|  <code>/bolt unlock</code> || Unlock chest
 +
|-
 +
|  <code>/bolt edit [add:remove] <player></code> || Edit protection
 +
|-
 +
| <code>/bolt modify [add:remove] <access> <type> <name></code></code> <br/>ex: <code>''/modify add normal group Haven''</code><br/>ex: <code>''/modify add normal player Silversunset''</code><br/>ex: <code>''/modify add normal region Haven''</code> || Modify chest (add user or groups to the permissions)
 +
|-
 +
| <code>/bolt group (create:delete:add:remove:list) <group> <player><br/>ex: <code>''/group create Haven''</code><br/>ex: <code>''/group add Haven Silversunset''</code> || Manage user groups for chest access
 +
|-
 +
|}
  
To make your liquid flow, place it then type <code>/flow</code> and left-click. The liquid will then flow as normal.
 
  
In the event that your liquid does something weird submit a modreq.
+
[[Category:PvE]]
 +
[[Category:Testing]]

Latest revision as of 21:52, 4 July 2024

PvE-LT-Season9.png

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

LazyCrafting

Have you ever needed to make a HUGE number of [insert thing here] but didn't feel like tediously breaking down raw materials first. Now introducing the LazyCrafting™ system! Type /recipes in-game and they will all be added to your recipe book!

All recipes - including custom server ones to replicate stupid mechanics - can be found here LazyCrafting

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]
Some Name

This will place a map marker on the livemap for everyont to see.


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

New trades may be added to Terry as the need arises. So check back often!

Buy Sell
1 cobblestone 1 terracotta
1 diamond block 1 elytra
1 rotten flesh 1 phantom membrane

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

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>
ex: /group create Haven
ex: /group add Haven Silversunset
Manage user groups for chest access