We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3810793 commit 041827aCopy full SHA for 041827a
src/main.md
@@ -137,7 +137,7 @@ execute as @a run commands player
137
138
# on login, chk name change
139
execute unless score @s rx.pdb.counter = $global rx.pdb.counter run function ../uuid/check
140
- scoreboard players operation @s rx.playedb.counter = $global rx.pdb.counter
+ scoreboard players operation @s rx.pdb.counter = $global rx.pdb.counter
141
142
# list trigger
143
execute unless score @s rx.pdb.list matches 0 run function rx.playerdb:admin/list
0 commit comments