Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Resetting Renewable Worlds: Difference between revisions

From DemocracyCraft Wiki
Create page
 
Make corrections to steps
Line 1: Line 1:
In most instances, an Everwild, Nether, and End reset will occur once every 3 months, typically during our quiet hours. This time frame tends to be 10pm EST - 5am EST is the optimal time for this reset.
In most instances, an Everwild, Nether, and End reset will occur once every 3 months.


==== Steps ====
* Generally we aim for 10pm EST - 5am EST during our quieter hours
* Try to make an announcement in #server-announcements one week away from the desired date.
* Make a follow up announcement '''48 hours and 24 hours before the reset''' as well to remind players that this is about to happen


# Try to make an announcement in #server-announcements one week away for the desired data.
== Steps ==
#* Make a follow up announcement at least 48 hours and 24 hours before the reset as well to give players a reminder that this is about to happen!
# Delete both '''Everwild, Reveille_nether, and Reveille_the_end''' using <code>/mw delete &#x3C;world&#x3E;</code>. If players are in the world(s), do  <code>/mw evacuate &#x3C;world&#x3E;</code> first
 
# Delete both '''Everwild, Reveille_nether, and Reveille_the_end''' using <code>/mw delete &#x3C;world&#x3E;</code>, if players are still online, do  <code>/mw evacuate &#x3C;world&#x3E;</code>
# Recreate both '''Everwild, Reveille_nether, and Reveille_the_end''' using <code>/mw create &#x3C;world&#x3E;</code>.
# Recreate both '''Everwild, Reveille_nether, and Reveille_the_end''' using <code>/mw create &#x3C;world&#x3E;</code>.
# Using <code>/gamerule</code>, and set the following for the '''Everwild, Reveille_nether, and Reveille_the_end'''
# Using <code>/gamerule</code>, and set the following for the '''Everwild, Reveille_nether, and Reveille_the_end'''
Line 18: Line 18:
#* <code>/world netherportal destination Wilderness Reveille_nether</code>
#* <code>/world netherportal destination Wilderness Reveille_nether</code>
#* <code>/world netherportal destination Everwild Reveille_nether</code>
#* <code>/world netherportal destination Everwild Reveille_nether</code>
# Run <code>/mw gamemode survival Reveille_the_end</code> , <code>/mw gamemode survival Reveille_nether</code> ,and  <code>/mw gamemode survival Everwild</code> in Console  
# Run <code>/mw gamemode survival Reveille_the_end</code> , <code>/mw gamemode survival Reveille_nether</code>, and  <code>/mw gamemode survival Everwild</code> in Console
# Unload all three worlds using <code>/mw unload &#x3C;world&#x3E;</code>
# Unload all three worlds using <code>/mw unload &#x3C;world&#x3E;</code>
# Open <code>Reveille_nether/paper_world.yml</code> and add below <code>_version</code> the [https://docs.papermc.io/paper/anti-xray#engine-mode-1 following] from the "Nether Configuration" (Engine Mode 1)
# Open <code>Reveille_nether/paper_world.yml</code> and add below <code>_version</code> the [https://docs.papermc.io/paper/anti-xray#engine-mode-1 following] from the "Nether Configuration" (Engine Mode 1)
# Open <code>Reveille_the_end/paper_world.yml</code> and add below <code>_version</code> the [https://docs.papermc.io/paper/anti-xray#engine-mode-1 following] from the "End Configuration" (Engine Mode 1)
# Open <code>Reveille_the_end/paper_world.yml</code> and add below <code>_version</code> the [https://docs.papermc.io/paper/anti-xray#engine-mode-1 following] from the "End Configuration" (Engine Mode 1)
# Load all three worlds using <code>/mw unload &#x3C;world&#x3E;</code>
# Load all three worlds using <code>/mw load &#x3C;world&#x3E;</code>
# Open the server back up by removing the whitelist. (<code>/whitelist off</code>).
# Open the server back up by removing the whitelist. (<code>/whitelist off</code>).
# Announce the change in #server-announcements!
# Announce the change in #server-announcements!

Revision as of 05:53, 9 April 2026

In most instances, an Everwild, Nether, and End reset will occur once every 3 months.

  • Generally we aim for 10pm EST - 5am EST during our quieter hours
  • Try to make an announcement in #server-announcements one week away from the desired date.
  • Make a follow up announcement 48 hours and 24 hours before the reset as well to remind players that this is about to happen

Steps

  1. Delete both Everwild, Reveille_nether, and Reveille_the_end using /mw delete <world>. If players are in the world(s), do /mw evacuate <world> first
  2. Recreate both Everwild, Reveille_nether, and Reveille_the_end using /mw create <world>.
  3. Using /gamerule, and set the following for the Everwild, Reveille_nether, and Reveille_the_end
    • keepInventory to false
    • announceAchievement to false
    • showDeathMessage to false
  4. Merge inventories between the worlds by running /mw inventory merge Reveille Reveille_nether Reveille_the_end Wilderness Everwild Hamilton
  5. Have a staff member check that keeping inventory is off
  6. Link nether portals correctly via
    • /world netherportal destination Reveille_nether Wilderness
    • /world netherportal destination Wilderness Reveille_nether
    • /world netherportal destination Everwild Reveille_nether
  7. Run /mw gamemode survival Reveille_the_end , /mw gamemode survival Reveille_nether, and /mw gamemode survival Everwild in Console
  8. Unload all three worlds using /mw unload <world>
  9. Open Reveille_nether/paper_world.yml and add below _version the following from the "Nether Configuration" (Engine Mode 1)
  10. Open Reveille_the_end/paper_world.yml and add below _version the following from the "End Configuration" (Engine Mode 1)
  11. Load all three worlds using /mw load <world>
  12. Open the server back up by removing the whitelist. (/whitelist off).
  13. Announce the change in #server-announcements!
Contents