🛡️Permissions
Check out the permissions of Plazma.
Permission is a simple security tool that sets the scope for players to interact within the server.
To properly utilize and easily modify permissions, you should use plugins such as LuckPerms.
Understanding the basic permission system
Minecraft provides basic management permission groups.
운영자 및 명령 블록의 권한을 설정할 수 있으며, 서버 속성에서 수정할 수 있습니다.
Player A permission group given to all players by default.
Mediator Can ignore spawn protection.
World Administrator Can use all commands and command blocks related to world management. Default permission group applied to datapacks and command blocks.
Administrator Can use all commands related to player management.
Super Administrator Can use all commands including server management. Default permission group applied to console and operators.
Setting permissions
Full permissions
allow.ride.(Namespaced Key)
allow.ride.(Namespaced Key)
Default:
None
Allows players to sneak and interact
with entities to mount them.
When mounted on an entity, players can control the entity's movement with the movement keys
and jump or fly with the jump key
.
(Namespaced Key)
corresponds to the of the entity.
Purpur 세계별 구성에서 (Entity) > ridable
을 활성화 한 경우에만 작동합니다.
allow.special.(Namespaced Key)
allow.special.(Namespaced Key)
Default:
None
Allows players to use special abilities of entities while riding them.
Not all entities have available special abilities. Refer below for a list of all available special abilities.
특수 기술에 대한 좋은 아이디어가 있나요?
Post your ideas on Plazma Discord or GitHub Discussions!
Purpur 세계별 구성에서 (Entity) > ridable
을 활성화 한 경우에만 작동합니다.
bukkit.command.compass
bukkit.command.compass
Default:
World Administrator
Allows the use of the /compass
command.
bukkit.command.credits
bukkit.command.credits
Default:
World Administrator
Allows the use of the /credits (Player)
command.
Adding .other
after the permission name allows it to be used on other players.
bukkit.command.demo
bukkit.command.demo
Default:
World Administrator
Allows the use of the /demo (Player)
command.
Adding .other
after the permission name allows it to be used on other players.
bukkit.command.ping
bukkit.command.ping
Default:
World Administrator
Allows the use of the /ping (Player)
command.
Adding .other
after the permission name allows it to be used on other players.
bukkit.command.ram
bukkit.command.ram
Default:
World Administrator
Allows the use of the /ram
command.
bukkit.command.rambar
bukkit.command.rambar
Default:
World Administrator
Allows the use of the /rambar (Player)
command.
Adding .other
after the permission name allows it to be used on other players.
bukkit.command.restart
bukkit.command.restart
Default:
World Administrator
Allows the use of the /restart
command.
bukkit.command.tps
bukkit.command.tps
Default:
World Administrator
Allows the use of the /tps
command.
bukkit.command.tpsbar
bukkit.command.tpsbar
Default:
World Administrator
Allows the use of the /tpsbar (Player)
command.
Adding .other
after the permission name allows it to be used on other players.
bukkit.command.timings
bukkit.command.timings
Default:
World Administrator
Allows the use of the /timings
command.
해당 명령어는 사용이 중단되었습니다.
Check Spark for similar functionalities.
bukkit.command.uptime
bukkit.command.uptime
Default:
World Administrator
Allows the use of the /uptime
command.
minecraft.command.gamemode.(GameMode)
minecraft.command.gamemode.(GameMode)
Default:
World Administrator
Allows the use of the /gamemode (GameMode) (Player)
command.
Adding .other
after the permission name allows it to be used on other players.
paper.antixray.bypass
paper.antixray.bypass
Default:
None
X-Ray 차단이 활성화 되어 있는 경우, 권한이 등록된 플레이어에게는 X-Ray 차단용 블록 난독화를 진행하지 않습니다.
This benefits both sides in terms of performance enhancement.
🩻X-Ray BlockingRefer to the following page for X-Ray setup instructions.
plazma.bypass-moved-to-quickly-check
plazma.bypass-moved-to-quickly-check
Default:
None
해당 권한은 1.20.5에서 plazma.bypass.watchdog
으로 변경될 예정입니다.
purpur.anvil.color
purpur.anvil.color
Default:
None
모루에 색 코드를 사용할 수 있도록 허용합니다.
Purpur 세계별 구성에서 anvil > allow-colors
를 활성화 해야 작동합니다.
purpur.anvil.format
purpur.anvil.format
Default:
None
모루에 스타일링 코드을 사용할 수 있도록 허용합니다.
Purpur 세계별 구성에서 anvil > allow-colors
를 활성화 해야 작동합니다.
purpur.anvil.minimessage
purpur.anvil.minimessage
Default:
None
Allows the use of MiniMessage tags on anvils.
Purpur 세계별 구성에서 anvil > allow-minimessages
를 활성화 해야 작동합니다.
purpur.anvil.remove_italics
purpur.anvil.remove_italics
Default:
None
모루에 &r
스타일링 코드로 글자 기울임
을 비활성화 할 수 있도록 허용합니다.
Purpur 세계별 구성에서 anvil > allow-colors
를 활성화 해야 작동합니다.
purpur.book.color.sign
purpur.book.color.sign
Default:
None
플레이어가 책을 서명하면 스타일링 코드가 적용되도록 합니다.
purpur.bypassIdleKick
purpur.bypassIdleKick
Default:
None
Excludes players from being kicked for being idle.
purpur.debug.f3n
purpur.debug.f3n
Default:
World Administrator
Allows players to change game modes using the F3 + N
key combination.
This only works if the player has permission for that game mode.
purpur.drop.spawners
purpur.drop.spawners
Default:
None
Dropping a spawner block with the configured item will drop the spawner block.
Purpur 세계별 구성에서 gameplay-mechanics > silk-touch
를 활성화 해야 작동합니다.
purpur.enderchest.rows.(NumberString)
purpur.enderchest.rows.(NumberString)
Default:
None
Changes the size of ender chests.
Allowed inputs for (NumberString)
are one
, two
, three
, four
, five
, six
.
Purpur 세계별 구성에서 ender_chest > six-rows
및 ender_chest > use-permissions-for-rows
를 활성화 해야 작동합니다.
purpur.inventory_totem
purpur.inventory_totem
Default:
None
Allow Totem of Undying to function even when in inventory.
Purpur 세계별 구성에서 totem-of-undying-works-in-inventory
를 활성화 해야 작동합니다.
purpur.joinFullServer
purpur.joinFullServer
Default:
None
Allow players to bypass the connection limit.
purpur.mending_shift_click
purpur.mending_shift_click
Default:
None
Allow players to repair held items by sneaking and interacting
.
Purpur 세계별 구성에서 shift-right-click-repairs-mending-points
를 활성화 해야 작동합니다.
purpur.place.spawners
purpur.place.spawners
Default:
None
Allow players to place spawners.
Purpur 세계별 구성에서 gameplay-mechanics > silk-touch
를 활성화 해야 작동합니다.
purpur.portal.instant
purpur.portal.instant
Default:
None
Enable players to instantly teleport when using Nether portals.
purpur.sign.color
purpur.sign.color
Default:
None
표지판에 색 코드를 사용할 수 있도록 허용합니다.
Purpur 세계별 구성에서 sign > allow-colors
를 활성화 해야 작동합니다.
purpur.sign.magic
purpur.sign.magic
Default:
None
Allow the use of obfuscation code (&o)
on signs.
Purpur 세계별 구성에서 sign > allow-colors
를 활성화 해야 작동합니다.
purpur.sign.style
purpur.sign.style
Default:
None
표지판에 스타일링 코드 (&o 제외)
를 사용할 수 있도록 허용합니다.
Purpur 세계별 구성에서 sign > allow-colors
를 활성화 해야 작동합니다.
purpur.tnt.defuse
purpur.tnt.defuse
Default:
None
Allow players to prevent TNT explosions by interacting
with shears.
Purpur 세계별 구성에서 defuse-tnt-change
가 0.0
이상이어야 작동합니다.
Planned Permissions
plazma.bypass.ncr-require
plazma.bypass.ncr-require
Default:
None
Allow players to connect even without the NoChatReports
mod installed.
Plazma 세계별 구성에서 no-chat-reports > require-install
를 활성화 해야 작동합니다.
Last updated