Difference between revisions of "PvE"

From LimeTerracotta
Jump to: navigation, search
(Lazy Crafting)
Line 1: Line 1:
[[File:PvE-LT-Season3.PNG]]
+
[[File:PvE-LT-Season4.png]]
  
 
__TOC__
 
__TOC__
 
= Server Info =
 
= Server Info =
 
== Version ==
 
== Version ==
The current season opened on July 9, 2021 running 1.17.1
+
The current season opened on November 29, 2021 running the modpack - All of Fabric 4 - 1.17.1
  
 
You can connect at <code>pve.limeterracotta.com</code>
 
You can connect at <code>pve.limeterracotta.com</code>
Line 13: Line 13:
  
 
= Season Information =
 
= Season Information =
* Season 3 Spawn was created by Sir_Didymus and Bermudalocket
+
* Season 4 Spawn was created by Sir_Didymus and Bermudalocket
 
* Phantoms have been disabled globally, membranes will continue to drop from zombies when killed by players
 
* Phantoms have been disabled globally, membranes will continue to drop from zombies when killed by players
  
 
== Map Information ==
 
== Map Information ==
* The '''Overworld''' is 6000x6000 wide (3000 radius) with vanilla world generation. There is a pre-generated nether portal located at spawn
+
* The '''Overworld''' is a 5k radius (10k x 10k) generated by Terralith
* The '''Nether''' is 6000x6000 wide (3000 radius) with custom world generation. There is a pre-generated nether portal at (x:11,y:119, z:16)
+
* The '''Nether''' is a 5k radius (10k x 10k) generated by Incendium
* The '''End''' is 6000x6000 wide (3000 radius) with vanilla world generation
+
* The '''End''' is a 5k radius (10k x 10k) generated by BetterEnd
 +
 
  
 
== Changes From Previous Seasons ==
 
== Changes From Previous Seasons ==
Line 26: Line 27:
 
** [[#Nether_Portals | Nether portals]]  
 
** [[#Nether_Portals | Nether portals]]  
 
** [[#Water_.2F_Lava | liquid]]
 
** [[#Water_.2F_Lava | liquid]]
 
= Custom Commands =
 
The following custom commands have been added for [insert reason here]. Enjoy!
 
 
== Player Commands ==
 
{| class="wikitable sortable" style="width: 100%;"
 
! style="white-space: nowrap;" | Command
 
! Action
 
! style="width:100px;" | User Level
 
|-
 
| style="white-space: nowrap;" |<code>/allrecipes</code>
 
| unlocks all recipes in the recipe book
 
| Everyone
 
|-
 
| style="white-space: nowrap;" |<code>/dwmh</code>
 
| Returns the location of your most recent vehicle.
 
| Everyone
 
|-
 
| style="white-space: nowrap;" |<code>/formatting</code>
 
| Displays all allowed chat formatting codes
 
| Everyone
 
|-
 
| style="white-space: nowrap;" |<code>/petowner</code>
 
| Displays the owner of a tamed mob. Must be looking at a spot on the ground within 3 blocks of the mob.
 
| Everyone
 
|-
 
| style="white-space: nowrap;" |<code>/portal</code>
 
| Displays Netherportal coordinates in the 'other' world. See [[#Nether Portals]] for more info
 
| Everyone
 
|-
 
| style="white-space: nowrap;" |<code>/myinfo</code>
 
| Display Username (or nickname if set by admins), Current coords, Bed Location for [self]
 
| Everyone
 
|-
 
| style="white-space: nowrap;" |<code>/signtext</code>
 
| Custom texts for official signs - black text only
 
| Everyone
 
|}
 
 
== Staff Commands ==
 
{| class="wikitable sortable" style="width: 100%;"
 
! style="white-space: nowrap;" | Command
 
! Action
 
! style="width:100px;" | Staff Level
 
|-
 
| style="white-space: nowrap;" |<code>/cregion [player] [region]</code>
 
| Creates a region using the currently selected area and applies default flags
 
| Modmode
 
|-
 
| style="white-space: nowrap;" |<code>/addflags [region]</code>
 
| Applies default flags to the specified region
 
| Modmode
 
|-
 
| style="white-space: nowrap;" |<code>/itemname [name]</code>
 
| Renames the currently held item
 
| Admin
 
|-
 
| style="white-space: nowrap;" |<code>/worldflags</code>
 
| Applies default flags to the current world
 
| Adminmode
 
|-
 
| style="white-space: nowrap;" |<code>/golemspawner [tier]</code>
 
| Places an iron golem spawner at your feet.
 
| Adminmode
 
|-
 
| style="white-space: nowrap;" |<code>/promote [user]</code>
 
| Advances the specified user in the player hierarchy. Guest -> Member -> Moderator
 
| Admin
 
|-
 
| style="white-space: nowrap;" |<code>/demote [user]</code>
 
| Demotes the specified user along the player hierarchy. Moderator -> Member -> Guest
 
| Admin
 
|-
 
| style="white-space: nowrap;" |<code>/allowperm [group] [permission]</code>
 
| Adds a permission node to a specific group
 
| Admin
 
|-
 
| style="white-space: nowrap;" |<code>/denyperm [group] [permission]</code>
 
| Denies a permission node from a specific group
 
| Admin
 
|-
 
| style="white-space: nowrap;" |<code>/removeperm [group] [permission]</code>
 
| Removes a permission node from a specific group
 
| Admin
 
|-
 
| style="white-space: nowrap;" |<code>/signtext</code>
 
| Custom texts for official signs - gives permission to color codes
 
| Adminmode
 
|-
 
| style="white-space: nowrap;" |<code>/citoggle</code>
 
| Toggles <code>/ci</code> confirmation mode.
 
| Modmode
 
|-
 
| style="white-space: nowrap;" |<code>/nv [#]</code>
 
| Applies night vision while in mod mode. If no time (in minutes) is entered default is clears after 1 hour
 
| Modmode
 
|-
 
| style="white-space: nowrap;" |<code>/mc [#] [player]</code>
 
| Count the number of entities within [radius] radius of players. If no player specified, it will return a list of players and the # of entities. If a player is specified will show the top 5 mobs within [radius] of that player (default radius  = 100)
 
| Admin
 
|-
 
| style="white-space: nowrap;" |<code>/pinfo [player]</code>
 
| Display in-game info about user (bed location, player name, nick name,permission groups, etc)
 
| Admin
 
|-
 
| style="white-space: nowrap;" |<code>/find-pets [radius] [types] [owner] [name]</code>
 
| Locate pet within radius specified. Name and owner are optional. Max radius 200
 
| Adminmode
 
|-
 
| style="white-space: nowrap;" |<code>/find-entity [type] [radius]</code>
 
| Locate entities within radius specified (i.e. <code>ITEM_FRAME</code> or <code>SHULKER_BULLET</code>) Max radius 200
 
| Adminmode
 
|-
 
| style="white-space: nowrap;" |<code>/tp-pets [x] [y] [z] [world]</code>
 
| Teleport lost pet to coordinates specified. World is optional, if no world is listed the current one will be used
 
| Adminmode
 
|-
 
| style="white-space: nowrap;" |<code>/terracounter -e ENTITY_TYPE</code>
 
| Count how many of ENTITY_TYPE are in the world
 
| Admin
 
|-
 
| style="white-space: nowrap;" |<code>/terrabutcher -e ENTITY_TYPE -r RADIUS -n LIMIT</code>
 
| Kill LIMIT of ENTITY_TYPE within RADIUS
 
| Admin
 
|}
 
  
 
= Custom Recipes & Trades =
 
= Custom Recipes & Trades =
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 ==
 
Currently there are no custom traders, if any are added this will be updated.
 
  
 
== Custom Recipes ==
 
== Custom Recipes ==
Line 201: Line 74:
 
</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%;"
 
! style="white-space: nowrap;" | Command
 
! Action
 
|-
 
| style="white-space: nowrap;" |<code>/cmodify username</code>
 
| Grants permission to the chest to the username specified
 
|-
 
| style="white-space: nowrap;" |<code>/cmodify -username</code>
 
| Removes permission to the chest from the username specified
 
|-
 
| style="white-space: nowrap;" |<code>/cmodify r:regionname</code>
 
| Grants permission to the chest to all users listed within the <code>regionname</code> specified
 
|-
 
| 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>
 
|-
 
| style="white-space: nowrap;" |<code>/cdonation</code>
 
| Creates a donation chest, where all users may enter items but only the owner may remove them
 
|-
 
| 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
 
|-
 
| style="white-space: nowrap;" |<code>/cprivate</code>
 
| Creates a private lock on the chest that only the owner can open. '''This is the default for all placed chests'''
 
|-
 
| 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
 
|-
 
| style="white-space: nowrap;" |<code>/cpersist</code>
 
| Allows your chest command to persist until you type it again. Useful for doing large quantity of chest changes.<br/>''usage: type <code>/cpersist</code>, then whatever LWC command you're using (ex: <code>/cremove</code>), then click all of the chests you want to change. then <code>/cpersist</code> again to end it.''
 
|}
 
Additional commands and explainations [https://github.com/pop4959/LWCX/wiki/Commands can be found here].
 
 
= Head Database =
 
Players now have access to a Head Database for custom decorative heads. All heads cost 1x Diamond (except for Dragon heads which are 5x Diamonds).
 
To access the database you can use the following commands:
 
 
{| class="wikitable sortable" style="width: 100%;"
 
! style="white-space: nowrap;width:100px;" | Command
 
! Action
 
|-
 
| style="white-space: nowrap;width:100px;" |<code>/hdb</code>
 
| Opens the head database GUI
 
|-
 
| style="white-space: nowrap;width:100px;" |<code>/hdb search [term]</code>
 
| Searches the database for a head using the term specified
 
|-
 
| style="white-space: nowrap;width:100px;" |<code>/playerhead [name]</code>
 
| Gives a player-head for the name specified
 
|-
 
 
|}
 
 
= Horses =
 
[Added MAY 2, 2020]  '''By popular request all owned horses (i.e. horses that have been tamed) are now be immune to suffocation damage.'''
 
This does not make them invulnerable to any other form of damage, and they WILL still show the suffocation animation / noise, but to combat the "dying because they went through a portal and suffocated in the frame" bit i've negated the actual damage they are taking.
 
 
Additionally horse deaths are now logged, so if you have a horse that you feel died due to server problems please <code>/modreq</code> with as much information as you can and I'll look into it.
 
 
The command <code>/dwmh</code> has been added - this will locate the coordinates of the last horse you rode so you can find it easier.
 
 
= Iron Grinders =
 
We have decided to discontinue the use of golem-spawner-grinders for the time being, vanilla golem farms will still work. Should the server performance become severely impacted by this we may re-evaluate and modify this mechanic as needed.
 
 
[https://www.youtube.com/watch?v=AnXkFcD4IVg This youtube video] provides a tutorial for a compact iron farm if you need guidance.
 
  
 
= Nether Portals =
 
= Nether Portals =
 
Nether portals have returned to strictly vanilla mechanics. HOWEVER this means you may potentially create a nether portal that drops you outside of the world border when going from the nether -> overworld.  
 
Nether portals have returned to strictly vanilla mechanics. HOWEVER this means you may potentially create a nether portal that drops you outside of the world border when going from the nether -> overworld.  
  
We have updated the <code>/portal</code> command to tell you if your portal is going to kill you or not<br/>
 
 
<span style="color:red;">If you die past world border due to invalid portal placement your inventory may not be restored to you. You are responsible for safe portal placement.</span>
 
<span style="color:red;">If you die past world border due to invalid portal placement your inventory may not be restored to you. You are responsible for safe portal placement.</span>
  
Generally as long as your x/z coords are less than ±374 in the nether you should be fine.
+
Generally as long as your x/z coords are less than ±625 in the nether you should be fine.
 
 
<gallery mode="packed">
 
File:NetherPortal.png
 
</gallery>
 
 
 
= Protections =
 
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.
 
 
 
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.
 
 
 
Additionally it is recommended (but not required) that things like mob grinders, iron grinders, and nether portals be protected from grief to avoid accidents.
 
 
 
= TNT Regions =
 
TNT is allowed on the server provided the appropriate guidelines are followed. Details outlining the use of TNT can be found [[TNT_Regions | here]], but the gist of it is - you need to request a TNT region, TNT will not chain, and if you break it tough luck.
 
  
= Water / Lava =
 
We have decided to discontinue the use of the SafeBuckets plugin. Please be sure to use extreme caution when placing liquids around redstone and rails, and as always <code>/modreq</code> if you encounter grief
 
  
  
 
[[Category:PvE]]
 
[[Category:PvE]]
 
[[Category:Testing]]
 
[[Category:Testing]]

Revision as of 21:09, 17 December 2021

PvE-LT-Season4.png

Server Info

Version

The current season opened on November 29, 2021 running the modpack - All of Fabric 4 - 1.17.1

You can connect at pve.limeterracotta.com

Graylist

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. If you wish to be added to the list of approved users please contact Silversunset#9967 in discord

Season Information

  • Season 4 Spawn was created by Sir_Didymus and Bermudalocket
  • Phantoms have been disabled globally, membranes will continue to drop from zombies when killed by players

Map Information

  • The Overworld is a 5k radius (10k x 10k) generated by Terralith
  • The Nether is a 5k radius (10k x 10k) generated by Incendium
  • The End is a 5k radius (10k x 10k) generated by BetterEnd


Changes From Previous Seasons

Custom Recipes & Trades

Custom Recipes

1.17 Missing Items

Due to 1.17's limited generation we have added crafting recipes for new items that cannot generate naturally in the world:

Missing Items

We have also added crafting recipes for things that just...should exist.

Lazy Crafting

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 /allrecipes in-game and they will all be added to your recipe book!


Nether Portals

Nether portals have returned to strictly vanilla mechanics. HOWEVER this means you may potentially create a nether portal that drops you outside of the world border when going from the nether -> overworld.

If you die past world border due to invalid portal placement your inventory may not be restored to you. You are responsible for safe portal placement.

Generally as long as your x/z coords are less than ±625 in the nether you should be fine.