Skip to content

コマンドブロックを配置した人としてコマンドを実行できるようにする Spigot プラグイン

License

Notifications You must be signed in to change notification settings

fhrk-78/CommandBlockScopes

Repository files navigation

Command Block Scopes

Save command block placer and execute command with the command block placer.

Config (v1.2~)

dataSaveTo: "customblockdata"

dataSaveTo allows:

  • customblockdata: (default) save data to CustomBlockData
  • memory: (limited scene) save data to memory. if server restarted, data will be lost
  • originalformat: (experimental) save data with original format

About

コマンドブロックを配置した人としてコマンドを実行できるようにする Spigot プラグイン

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages