
BlockPortals
Simple plugin that adds command to block and allow portal teleporting to overworld/nether/end
- Загрузки
- 2K
- Подписчики
- 9
- Обновлён
- 24 августа 2024 г.
- Лицензия
- MIT
Опубликован 2 февраля 2023 г.
Allows admins to block and allows portal teleporting to overworld/nether/end
Commands & Permissions
switchdim- Switch dimension access. Syntax:/switchdim <world> [on|off]. Permission -blockportals.switchdim. Alias -switchdimensionbpreload- Reload BlockPortals. Permission -blockportals.reload. Aliases -blockportalsreload,blockportalsrl,bprl
Examples
/switchdim end offdisable portals to end/switchdim endswitch portals to end on/off/switchdim overworld offdisable portals to overworld
config.yml
allow-end: true
allow-nether: true
allow-overworld: true
creative-bypass: true # players with creative gamemode can bypass check and use portals as normal
messages:
reloaded: '&aConfig reloaded!'
allowed: '&aPortals to &e%dim%&a allowed'
blocked: '&cPortals to &e%dim%&c blocked'
allowed-already: '&aPortals to &e%dim%&d already&a allowed'
blocked-already: '&cPortals to &e%dim%&d already&c blocked'
incorrect-switch: '&cIncorrect world or state!'
Ченджлог
1.0.9Релиз1.20.6, 1.21, 1.21.1 · 24 августа 2024 г.
- Added new option to skip allow any portals if player in creative mode
- Added proper error message if failed to save config when executing
/switchdimcommand
1.0.6Релиз1.20.2, 1.20.3, 1.20.4 · 5 марта 2024 г.
Added api-version to make plugin not trigger legacy material support
Комментарии
Загружаем…