mirror of
				https://github.com/GayPizzaSpecifications/foundation.git
				synced 2025-11-04 11:39:39 +00:00 
			
		
		
		
	Core: Add back leaderboard command.
This commit is contained in:
		@ -15,6 +15,7 @@ class StatsFeature : Feature() {
 | 
			
		||||
  override fun enable() {
 | 
			
		||||
    chatLogStore = persistence.value.store("chat-logs")
 | 
			
		||||
 | 
			
		||||
    registerCommandExecutor("leaderboard", LeaderboardCommand())
 | 
			
		||||
    registerCommandExecutor("pstore", PersistentStoreCommand(this))
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user