Fix Hologram & TFunction Injector
This commit is contained in:
		@@ -212,7 +212,7 @@ class THologramHandler implements Listener {
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    @TSchedule(period = 200, async = true)
 | 
					    @TSchedule(period = 200, async = true)
 | 
				
			||||||
    public void e(PlayerMoveEvent e) {
 | 
					    public void e() {
 | 
				
			||||||
        Bukkit.getOnlinePlayers().forEach(THologram::refresh);
 | 
					        Bukkit.getOnlinePlayers().forEach(THologram::refresh);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user