1. 03 Jun, 2022 1 commit
  2. 01 Jun, 2022 2 commits
  3. 31 May, 2022 1 commit
  4. 29 May, 2022 1 commit
  5. 28 May, 2022 1 commit
  6. 24 May, 2022 2 commits
  7. 23 May, 2022 1 commit
  8. 22 May, 2022 2 commits
    • tester233's avatar
      Update translation keys · 2d2dc5d0
      tester233 authored
      2d2dc5d0
    • Luke H-W's avatar
      Allow commands to target offline players (#1022) · 0ae3c3d7
      Luke H-W authored
      
      
      * Add targetRequirement annotation for Command
      
      * Added MTL lines for other langs
      
      * Fix TargetRequirement enum scoping
      
      * Adjust commands to targetRequirement system
      
      * Add translation message sugar to prevent future messages from being translated for wrong player
      
      * Temporarily disable offline targeting on /permission and /clear
      
      * Preliminary README cleanup
      
      * Readme commands cleanup
      
      * Clean up command table in README, including column shuffle
      Co-authored-by: default avatarAnimeGitB <AnimeGitB@bigblueball.in>
      0ae3c3d7
  9. 20 May, 2022 1 commit
  10. 19 May, 2022 1 commit
  11. 18 May, 2022 2 commits
  12. 17 May, 2022 3 commits
  13. 15 May, 2022 2 commits
  14. 14 May, 2022 2 commits
  15. 13 May, 2022 1 commit
  16. 12 May, 2022 3 commits
  17. 11 May, 2022 6 commits
  18. 10 May, 2022 5 commits
    • tester233's avatar
      Improve text · f92e839a
      tester233 authored
      f92e839a
    • Secretboy's avatar
      add /language command (#780) · ecf028d0
      Secretboy authored
      * Fix the following issues:
      1. HashMap non-thread-safe issus
      2. Fix the same problem in pr621, but use a better implementation
      
      Add the following functions:
      1. There is now a language cache inside getLanguage to prepare for different languages corresponding to different time zones where the accounts in the server are located
      
      * add /language command,each account has their own Locate
      ecf028d0
    • tester233's avatar
      Update zh-CN.json · 70cfe3e4
      tester233 authored
      70cfe3e4
    • tester233's avatar
      Update zh-CN.json · ad1d45fa
      tester233 authored
      ad1d45fa
    • tester233's avatar
      Update zh-CN.json & fix typo · 7efbdbf1
      tester233 authored
      7efbdbf1
  19. 09 May, 2022 1 commit
  20. 08 May, 2022 2 commits