~~ssh~~ https auto update
This commit is contained in:
parent
420c54363e
commit
96c9d4f25c
@ -18,7 +18,7 @@ public class ServerTickHandler {
|
|||||||
|
|
||||||
Set<String> player_tag_list = player.getCommandTags();
|
Set<String> player_tag_list = player.getCommandTags();
|
||||||
|
|
||||||
if(player_tag_list.contains("flag_wp24_has_get_flag") && player_tag_list.contains("flag_wp24_trigger_get_flag")) {
|
if(player_tag_list.contains("flag_wp24_already_got_flag") && player_tag_list.contains("flag_wp24_trigger_get_flag")) {
|
||||||
player.removeCommandTag("flag_wp24_get_flag_succ");
|
player.removeCommandTag("flag_wp24_get_flag_succ");
|
||||||
player.removeCommandTag("flag_wp24_get_flag_error");
|
player.removeCommandTag("flag_wp24_get_flag_error");
|
||||||
String player_name = player.getGameProfile().getName();
|
String player_name = player.getGameProfile().getName();
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user