DeathSwap icon

DeathSwap -----

Another deathswap plugin



This is designed to be put in its separate server! Feel free to bungeecord to it or whatever, but don't put it on a server where its world has value, cuz its gonna be wrecked

DO NOT reload the server! This will cause problems. if you absolutely need to restart the plugin, do /restart.

Server will restart on its own! The plugin has an option to automatically setup restarting for you. If you want to set restarting up yourself, follow the guide below. If you are...
  • ...using linux:
  1. Create a start.sh file somewhere in your server's root folder.
  2. Copy and paste whatever commands you use to launch the server into start.sh

  • ...using windows:
  1. Create a start.bat somewhere in your server's root folder.
  2. Add the following code to the file:
    Code (Text):
    @Echo off
    :start:
    cls
    <your original server launch code>
    goto start
    Make sure to replace "<your original server launch code>" with whatever you use to launch your server, like "java -jar spigot.jar -nogui"

  • If you want to, place a pause right before 'goto start', causing the server to wait for your input before restarting.
3. Run start.bat whenever you want to start your server now.​
Resource Information
Author:
----------
Total Downloads: 1,402
First Release: Nov 5, 2022
Last Update: Nov 17, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings