Как сделать автоперезагрузку сервера майнкрафт

Помогите пожлауйста Авто-перезагрузка где её выключить не могу понять какой плагин за это отвечает

вот все Плагины: CraftBukkit on Bukkit 1.5.2-R1.1-SNAPSHOT: TimTheEnchanter 2.0; MultiWorld 4.6.4; SignColorz 1.2; WorldEdit 5.5.7-SNAPSHOT; NoCheatPlus 3.9.1-RC2-b510; BlockBlocker 0.65; CreativeGates 1.3.5; MotdManager 1.41-b20; tce 1.1; HeadSpawner 1.3.5; Vault 1.2.25-b320; OnlineSigns 0.3; CPFix 0.3.0; PermissionsEx 1.19.5; WorldGuard 5.7.5; PvPTimer 1.2; NoDrop 0.2; AutoMessage 2.1.2; AntiAd 2.1; TeleParticles 1.2; WGFix b.xd; ChestShop 3.5; Modifyworld 1.19.4; AutoSaveWorld 4.5; CommandBlocker 0.7; MobArena 0.94.4.98; Quake 2.0.1; Essentials Pre2.10.2.1; Jobs 2.8.5; ChatManager 1.19.1; EssentialsProtect Dev2.11.62; EssentialsSpawn Pre2.10.2.1; AuthMe 2.7.15; Scavenger 1.23b; ProtocolLib 2.4.1; TagAPI 2.3; iChatPlayerList 0.7; CraftBook 2123-024220d

и ещё помогите где настроить что бы максимальное регистраций у меня 1 я хочу зделать 3

Автоперезагрузка в ПУ управляется.

Количество регов — AuthMe

Автоперезагрузка в ПУ управляется.

Количество регов — AuthMe

Автоперезагрузка в ПУ управляется.

Количество регов — AuthMe

Спс за Количество регов — AuthMe огромное спс

ПУ = Панель Управления Вашим сервером.

ПУ = Панель Управления Вашим сервером.

Там нечего нет это в какомто плагине стоит я незнаю в каком

Автоперезагрузка в ПУ управляется.

КАК плагин может управлять автоперезагрузкой? Максимум — сможет остановить.

КАК плагин может управлять автоперезагрузкой? Максимум — сможет остановить.

Незнаю я не могу найти когда перезагрузка пишит сервер черес 2 минуты будет перзагрузка

Незнаю я не могу найти когда перезагрузка пишит сервер черес 2 минуты будет перзагрузка

The best AutoRestart plugin in the market!

I would like to thank Numero Uno, for doing this showroom for me. I went on YouTube, and was curious d />
First, place AutoRestart into your plugins folder, and load the server. Once the server says «Done!,» then close the server. Move the start file from the AutoRestart folder into the same folder as your spigot jar file, and edit the file to match your jar file and java parameters.

## WINDOWS
restart-script: start.bat

## LINUX / BASH
restart-script: ./start.sh

Start the server and test if the restart script works by typing «/restart,» if this previously already works then no need to touch this.

Once complete, that’s pretty much it! Enjoy.

* Restarts on hour interval, able to use decimals on config!
* Restarts at a specific timestamp!
* Broadcasts reminders, customizable in minutes on config!
* Broadcasts final reminders on last 5 seconds!
* Editable reminder messages!
* Editable shut down messages!
* Editable seconds messages!
* Option to enable/disable on screen pop ups, on different events!
* Change restart time in-game.
* Integrated update check.
* MultiCraft support!
* Force saves world when restarts!
* Able to Start, or Pause the server timer in-game!
* Reminds you every ten minute that timer is paused! (Customizable)
* Automatically updates your old configuration file!
* Customizable popup messages!
* Customizable popup timings!
* Add color codes to shutdown messages!
* Execute commands before the server restarts on an X amount of seconds.
* Configurable to enable, and disable commands on last seconds, and
change the amount of seconds before done so.

— vvv THIS HAS BEEN DISABLED vvv —
* Added Max Players Exception.
EXAMPLE:
If the server restarts and you have 10 players online
and you set the max players to 10
your server wont restart until someone leaves
and the player amount is less than 10.
* Configurable Max Players Exception!
CONFIGURATIONS:
* Change restart delay.
* Change amount of max players.
* Enable/Disable feature.
* Set exception message when too many players online.
* Set message before delayed restart when the amount of players have been met.
* Shutdown message for Max Players Exception!
— ^^^ THIS HAS BEEN DISABLED ^^^ —

## Global Broadcast and Private Messages adds flexibility on what you want your players to see!
## You have the option of having the player who executed the event to see a message while other dont, or
## have the player who executed the event see a global message but not a private message, or both!
## you can have the server see a global message while the player who executed the command will see
## his own message.

## The reason why you can enable or disable broadcasts and popups, is to give you the flexibility to
## choose whether you want your players to see a broadcast or a popup of the event. Or both! If you have
## both popups and broadcasts disabled, broadcasts are automaticlly enabled. If broadcasts, private messages,
## and popups are all disabled, then it will aswell be automaticlly enabled in broadcasts. If broadcasts and
## private messages are disabled, but popups are enabled, console will get a private message for logs. Since
## command line cant recieve popups.

## These are global broadcasts the everyone sees. If the same task is enabled in «private_message»
## the player who initiated the event will not see the broadcast, but will see his own broadcast.
## Global broadcasts include the prefix in «main.prefix» config.
global_broadcast:
## Enable or Disable the broadcast
enabled:
## Show the broadcast on the minute reminders!
minutes: true
## Show the broadcast on the last seconds of a server restart!
seconds: true
## Show the broadcast when typed /autore start or /autore pause
## [Duplicated in Private_Messages]
status:
start: true
pause: true
## Show the broadcast when the server time has been changed!
## [Duplicated in Private_Messages]
change: true
## Show the Maxplayers broadcast
max_players:
## The message broadcasted when too many players are online on restart!
alert: true
## This message appears when the amount of players requirement is met!
pre_shutdown: true
## Global shutdown message
shutdown: true
## The configuration for broadcast messages
## Messages have multi line support!
messages:
## %m — minutes
minutes:
— ‘Server Will Restart In %m Minutes!’
## %s — seconds
seconds:
— ‘Server is restarting in %s Seconds!’
## There are no tags for this section.
## [Duplicated in Private_Messages]
status:
start:
— ‘&cAutoRestart timer has started!’
pause:
— ‘&cAutoRestart timer has been paused’
## %h — hours, %m — minutes, %s — seconds.
## [Duplicated in Private_Messages]
change:
— ‘&cServer now is restarting in &f%h&cH &f%m&cM &f%s&cS!’
## Maxplayers broadcast settings
max_players:
## The message broadcasted when too many players are online on restart!
## %a — amount
alert:
— ‘&bToo many players online for restart. Max &f%a&b amount of players allowed for a restart. Waiting for people to leave!’
## This message appears when the amount of players requirement is met!
## %d — delay
pre_shutdown:
— ‘&aServer now restarting in &f%d&a seconds!’
## Client restart message in game chat
shutdown:
— ‘&cServer Restarting!’
## DO NOT TOUCH!!
version: 1

## THIS FILE IS DIABLED TILL FURTHER NOTICE

## This will stop your server from shutting down if you have more than X amount of players configured in «amount».
max_players:
## Enable or Disable this feature
enabled: false
## The max amount of players allow for a restart. If you set this to 10, and your server has 11 people online
## your server will not shutdown until there is LESS THAN 10 players.
amount: 10
## The delay for the server to restart once player count as been met. In seconds!
delay: 10
## DO NOT TOUCH!!
version: 2

Waiting on bStats

RestartMe — автоперезапуск сервера PE. Внимание. Чтобы плагин функционировал, а не отключал безвозвратно сервер, надо изменить в текстовом редакторе файл start.sh
Строку:
DO_LOOP=»no»
На:
DO_LOOP=»yes»

Команды:
/rm help — узнать все команды

Разрешения:
— restartme.command.restartme // дает разрешения на все команды плагина

Версия плагина: v1.1.0 (подходит для dev 1.5 и 1.6)

Скачать RestartMe — плагин на автоперезапуск [Minecraft PE] [PocketMine]

1 Звезда2 Звезды3 Звезды4 Звезды5 Звезд (Пока оценок нет)
Загрузка...
Adblock
detector