Paste #29227: Diff note for paste #29226

Date: 2016/01/27 10:17:18 UTC-08:00
Type: Diff Report

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14


 BanListener:
   type: world
   events:
    on player login:
-    - yaml load:BANSYSTEM
+    - yaml load:BANSYSTEM id:BANSYSTEM 
+    - announce "<gold> <yaml[BANSYSTEM].read[<pl>]>"
     - if <yaml[BANSYSTEM].read[<pl>].contains[<player>.banned:true]> {
      - DETERMINE "KICKED TEST"
      #- DETERMINE "KICKED <&9><&l>Andoria<&nl><&7>Du wurdest permanent von Andoria gesperrt"
     }