Skip to content
Started 4 yr 6 mo ago
Took 58 sec
Success

#81 (Nov 3, 2019, 7:09:10 PM)

Build Artifacts
BungeePerms-4.0-dev-81-javadoc.jar752.26 KiB view
BungeePerms-4.0-dev-81-sources.jar154.19 KiB view
BungeePerms-4.0-dev-81.jar579.84 KiB view
original-BungeePerms-4.0-dev-81.jar342.53 KiB view
Changes
  1. add error message to sql exception (details / githubweb)
  2. improve sql connect: fail completely when connection to mysql fails (details / githubweb)
  3. split permission.yml into seperate group and user files (details / githubweb)
  4. also extract bulgarian lang file (details / githubweb)
  5. removed '/bp user/group remove' adding minus permissions if permission (details / githubweb)
  6. removed '/bp user/group remove' adding minus permissions if permission (details / githubweb)
  7. rename mysql2 backend to mysql; closes #356 (details / githubweb)
  8. merge backend and uuidplayer db; closes #357 (details / githubweb)
  9. merge backend and uuidplayer db; closes #357 (details / githubweb)
  10. added Version check, closes #354 (details / githubweb)
  11. restructure config; add all options to yml by default (details / githubweb)
  12. adjust servername if it is wrong in spigot part; closes #250 (details / githubweb)
  13. cleanup (details / githubweb)
  14. added PlaceholderAPI, not yet implemented (details / githubweb)
  15. cleanup (details / githubweb)
  16. added timed permissions and groups (details / githubweb)
  17. added api; closes #237 (details / githubweb)
  18. added sources and javadoc (details / githubweb)
  19. replace static prints with debug; full translation, closes #358 (details / githubweb)
  20. updated waring (details / githubweb)
  21. complete help and translations form timed groups/perms more command (details / githubweb)
  22. fix user remove group get rid of javadoc warnings (details / githubweb)
  23. auto import bungeeperms 3 config (details / githubweb)
  24. readd removed functions and deprecate (details / githubweb)
  25. rename config function (details / githubweb)
  26. added best match permission resolving option (details / githubweb)
  27. more config mismatch checks (details / githubweb)
  28. impl placeholder api (details / githubweb)
  29. make api fuctions static (details / githubweb)
  30. added listonly commands (details / githubweb)
  31. user listing now works properly with uuids (details / githubweb)
  32. fix user listing with uuids (details / githubweb)
  33. added overview command (details / githubweb)
  34. fix lang extract (details / githubweb)
  35. added metrics (details / githubweb)
  36. added sorting to some commands (details / githubweb)
  37. dont fuck up sorting of actual data (details / githubweb)
  38. improve german translation (details / githubweb)
  39. dont add permissions from the same group to the perm list multiple times (details / githubweb)
  40. dont check for next timed value timeout multiple times (details / githubweb)
  41. group weight now affects the order of the group inheritances when (details / githubweb)
  42. perms resolver now only uses bppermission object instead of strings (details / githubweb)
  43. improve bestmatch perm resolving (details / githubweb)
  44. improve regex perms with best match (details / githubweb)
  45. added back deprecated functions to not break plugins (details / githubweb)
  46. rename mysql permissions table from permissions2 to permissions (details / githubweb)
  47. fix index out of bound exception in essentials reload handler (details / githubweb)
  48. add pre-/suffixes of temporary groups to users fix pre-/suffixes order (details / githubweb)
  49. show escaped color codes in info commands (details / githubweb)
  50. fix list only commands where world parameter would not work (details / githubweb)
  51. fix npe while loading users with useuuids disabled (details / githubweb)
  52. fix message if a groups already exists when creating a group with the (details / githubweb)
  53. use interfaces to register vault permissions and chat integration not (details / githubweb)
  54. proper syncing of users list (details / githubweb)
  55. proper syncing of group list (details / githubweb)
  56. drop concurrent list (details / githubweb)
  57. catch IOException if debug log file cannot be created and print pretty (details / githubweb)

Started by an SCM change

Revision: 355afb783c23c2d51a1aea494db93541e53cbe6a
Repository: https://github.com/weaondara/BungeePerms.git
  • refs/remotes/origin/master
Test Result (no failures)

    Module Builds

     BungeePerms (didn’t run)
     BungeePerms46 sec