機能
URL
導入
プラグイン
pluginsフォルダにjarファイルを配置。
設定
In case the configuration file doesn't exist it is created automatically with default values when the plugin is loaded.
This means you probably don't need to worry about it at all!
Configuration file uses the .yml format (no tabs and be careful with spaces!) and will be at "plugins/InstaBreak/config.yml". The default (with added comments) is as follows:
config:
dynamic: #These dynamic configuration settings can be changed with in-game commands aswell (read more in the commands section above).
enableforall: true #When set to "true" any player can pass the nigth using a bed. When set to "false" only ops (or players with special permission node) can sleep!
Permissions
Permissions plugin usage is optional.
If you are not using it the plugin will default to using the regular "ops.txt" (all commands will be enabled for all ops).
If you are using permissions but you do not want it to apply to this plugin there is an option to make the plugin "static" via the configuration file (read below)
The plugin utilizes the following permission nodes:
anyonesleep.toggle - allow player to toggle sleeping for the server
Commands enabled: /as toggle
Special additional permission:
anyonesleep.cansleep - allow player to sleep even if sleeping is disabled for the server
コマンド
/as - display AnyoneSleep status.
Tells the player if the AnyoneSleep plugin is currently enabled or disabled
/as toggle - toggle sleeping for the server (alias "/as t")
Enables/disables sleeping for the server.
This setting is global (for all players) and persistent (will be saved after successful server "stop")
最終更新:2012年08月21日 13:42