Linux Server Startscript New: Menu

Discussion in 'Bukkit Tools' started by Tealk, Jan 21, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Tealk

    NOW ON BUKKIT DEV Linux Server Startscript (Menu)

    Thread (open)

    Here i have made a Startscript for Minecraft-Server on Linux, its Bukkit Ready
    it can work with the CraftBukkitUpToDate or only hold your Bukkit up to date.

    Für die Deutschsprachigen, ihr findet in meinem Forum auch eine Deutsche Anleitung.

    Download
    Wiki

    Features:
    • Start Server
    • Stop Server
    • Restart Server
    • Update Server
    • CraftBukkitUpToDate support
    • Update Bukkit also without CraftBukkitUpToDate
    • Highly configurable
    • Cron available
    • Send Commands to the Server
    • use the "Say" command
    Planned Features:

    • Nothing atm
    Known Issue:

    • Nothing atm
    FAQ (open)

    How i set up a cron?
    1. run: crontab -e
    2. add: 0 * * * * bash PATH-TO/startserver cron
    Setup CraftBukkitUpToDate:
    automaticUpdatePlugins=false



    Changelog (open)

    5.0.1
    Litte bugfixes on second server

    5.0
    Add a Menu

    4.9
    Bugfixes

    4.8.2
    cron delite old Backups (cfg)

    4.8.1
    Bugfix
    4.8 dosnt run

    4.8
    Netherbackup
    Cron Edited
    Backups function better

    4.7
    Worldbackup added

    4.6
    edited stop-time to make sure the server stops safely

    4.5
    Added Fast Stop

    4.4
    Refactoring
    Small Bugfixes

    4.3
    Ready for CBupD 2.4.9

    4.2
    Change Update Command like CraftBukkitUpToDate


    4.1
    add "command" command

    4.0
    Complete revision of the code
    Improvement of the commands
    shortening the code

    3.9
    Bugs Fixed
    Restart last Warning
    "say" command added
    log file will be saved
    Refactoring

    3.8.2
    server.log get Backup
    Small fixes

    3.8.2
    Small fixes

    3.8.1
    Fixed command restarb

    3.8
    Cron added

    3.7
    Improved cooperation with CraftbukkitUpToDate
    Refactoring

    3.6
    Improvements on the update function
    Delete function added for backups

    3.5
    Plugin and update Bukkit extra set
    Bukkit update can also be used without CraftbukkitUpToDate

    3.4
    Command restarb "added to both servers to reboot
    Smaller code works

    3.3

    CraftbukkitUpToDate added
    Script Tidy

    3.2
    Minor bugfixes
    Restart message added

    3.1
    Improving the management
    Clearer management

    3.0
    Bukkit Ready
    Update function

    2 servers can be managed

    2.0
    Save function added
    Server is closed in the Screen

    1.1
    Edit the Script
    User Friendly

    1.0
    Release


    For Lizens info see my Homepage.

    MFG
    Tealk
     
  2. Offline

    Tealk

    So now i have set up that User must not register to download
    Sorry for this misstake
     
  3. Offline

    blaize9

    Hey thanks Tealk for the script, but too bad im useing something else.
    But its looks very easy to use and setup.
     
  4. Offline

    Tealk

    Thanks, i try all time to make it better :)
     
  5. Offline

    Tealk

    2 New Features
    • Send Commands to the Server
    • use the "Say" command
     
  6. Offline

    Plague

    Moved to tools
     
  7. Offline

    dark1256

    Daaanke das hab ich schon die ganze Zeit gesucht, aber wie bekomm ich das auf meinem pc zum laufen? (Bukkitserver der unter "/home/jonas/Dropbox/Minecraft/Server" liegt.
     
  8. Offline

    Tealk

    du musste eben diesen Pfad angeben
    DIR1="/home/jonas/Dropbox/Minecraft/Server"
    BKUP="/home/jonas/Dropbox/Minecraft/backup"

    das müsste schon reichen
     
  9. Offline

    White Sheep

    Please make your comments english!
     
  10. Offline

    Tealk

    i think all in englsch oO
    can you give me please an example, please?
     
  11. Offline

    White Sheep

    The comments in the file "startserver.sh"
     
  12. Offline

    Tealk

    you mean the config comments?
     
  13. Offline

    Tealk

  14. Offline

    Tealk

    edited stop-time to make sure the server stops safely
    please update if you have the problem:
    Code:
    2011-05-23 00:37:15 [INFO] Starting minecraft server version Beta 1.5_02
    2011-05-23 00:37:15 [INFO] Loading properties
    2011-05-23 00:37:15 [INFO] Starting Minecraft server on 78.47.47.180:25566
    2011-05-23 00:37:15 [WARNING] **** FAILED TO BIND TO PORT!
    2011-05-23 00:37:15 [WARNING] The exception was: java.net.BindException: Address already in use
    2011-05-23 00:37:15 [WARNING] Perhaps a server is already running on that port?
     
  15. Offline

    Maxis010

  16. Offline

    Tealk

  17. Offline

    Maxis010

    I meant I have still downloaded your script despite complaining about the broken link in the OP
     
  18. Offline

    Tealk

    New:
    World and Nether backup & Cronjob
    Please update to 4.8.2 its Importend because Bugfixes
     
  19. Offline

    Tealk

    5.0
    Add a Menu to handl it easyer
     
  20. Offline

    Tealk

    Here a screen of the Menu
    [​IMG]
     
  21. Offline

    Andrik

    How can I use this with RemoteToolkit?
     
  22. Offline

    Tealk

  23. Offline

    Slugslug

    Would you mind explaing a little on:
    PARAMS="-Xms32m -Xmx3072M -jar"

    Currently my server is ran with
    -Xmx4096M -Xms1024M

    server has 8gig ram
     
  24. Offline

    Tealk

  25. Offline

    Slugslug

    thanks
     
Thread Status:
Not open for further replies.

Share This Page