Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on right click on entity:
- open chest with 1 rows named "&a&lName Settings" to player
- wait 1 tick
- format slot 0 of player with Gray Stained glass Pane named "" to be unstealable
- format slot 1 of player with Gray Stained glass Pane named "" to be unstealable
- format slot 2 of player with Gray Stained glass Pane named "" to be unstealable
- format slot 3 of player with Gray Stained glass Pane named "" to be unstealable
- format slot 4 of player with clock named "&e&lName" with lore "&d&lHey!!" to run [make player execute command "/namekettei"]
- format slot 5 of player with Gray Stained glass Pane named "" to be unstealable
- format slot 6 of player with Gray Stained glass Pane named "" to be unstealable
- format slot 7 of player with Gray Stained glass Pane named "" to be unstealable
- format slot 8 of player with Gray Stained glass Pane named "" to be unstealable
- command /namekettei:
- trigger:
- set {nametime} to 0
- message "&e&l名前書けかす"
- on chat:
- if {nametime} is set:
- cancel event
- set {nameninaru} to message
- set name of entity to {nameninaru}
- delete {nametime}
Advertisement
Add Comment
Please, Sign In to add comment