Paste #21581: Untitled Paste

Date: 2015/10/25 21:51:40 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


superstarsymbol:
    type: world
    debug: true
    events:
        on player joins:
        - if <player.has_permission[bruno.superstar]> {
          - adjust <player.name.display> display_name:<p@player.name.display.char_at[1]><&b><p@player.name.display.substring[2]>
          }