Skip to content
Success

Changes

Summary

  1. Update SubSkillType.java to alphabetical order (commit: ebf48e1) (details)
  2. Update Acrobatics to alphabetical order (commit: 061a6c2) (details)
  3. Update Archery to alphabetical order (commit: 6241b6d) (details)
  4. Update Archery to alphabetical order (commit: a381b63) (details)
  5. Update Axes to alphabetical order (commit: c758346) (details)
  6. Update Fishing to alphabetical order (commit: 0cd23c1) (details)
  7. Update Herbalism to alphabetical order (commit: 40a13c4) (details)
  8. Update Mining to alphabetical order (commit: 58e506b) (details)
  9. Update Repair to alphabetical order (commit: f68ecd3) (details)
  10. Update Smelting to alphabetical order (commit: c146384) (details)
  11. Update SwordsCommand.java (commit: 9be7c2a) (details)
  12. Update Taming to alphabetical order (commit: 9b0023d) (details)
  13. Update Unarmed (commit: c467f79) (details)
  14. Update Woodcutting to alphabetical order (commit: bf38f55) (details)
  15. WG refactor (commit: 6be1319) (details)
  16. fixing the compiling errors frok Oaks PR (commit: 6e5fece) (details)
  17. Put empty lines above a skill command to make it easier to distinguish (commit: 6c0da22) (details)
Commit ebf48e1870fc62bfc53907528348f000e0f6c313 by github
Update SubSkillType.java to alphabetical order
(commit: ebf48e1)
The file was modified src/main/java/com/gmail/nossr50/datatypes/skills/SubSkillType.java (diff)
Commit 061a6c2a3a3734c707d50c9da4962393696ac69e by github
Update Acrobatics to alphabetical order
(commit: 061a6c2)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/AcrobaticsCommand.java (diff)
Commit 6241b6dfe940088def6129f8e168272720523c91 by github
Update Archery to alphabetical order
(commit: 6241b6d)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/ArcheryCommand.java (diff)
Commit a381b6379a97e351c2095a44492e72c88920e5df by github
Update Archery to alphabetical order
(commit: a381b63)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/ArcheryCommand.java (diff)
Commit c758346c3fd529c766ad8b730f94e06c16c2538f by github
Update Axes to alphabetical order
(commit: c758346)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/AxesCommand.java (diff)
Commit 0cd23c1b65f0b6dfed0bc4dec6a73b322ec593dd by github
Update Fishing to alphabetical order
(commit: 0cd23c1)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/FishingCommand.java (diff)
Commit 40a13c4c81b6da8fc3a896787a59bf5262a49158 by github
Update Herbalism to alphabetical order
(commit: 40a13c4)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/HerbalismCommand.java (diff)
Commit 58e506b0415abafa735aceb2f3986582aca90ffe by github
Update Mining to alphabetical order
(commit: 58e506b)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/MiningCommand.java (diff)
Commit f68ecd3214338222fe1fcdf98b348c49e4f2f974 by github
Update Repair to alphabetical order
(commit: f68ecd3)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/RepairCommand.java (diff)
Commit c146384227fc22c11b3868d459f472d7e6df22e2 by github
Update Smelting to alphabetical order
(commit: c146384)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/SmeltingCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/SwordsCommand.java (diff)
Commit 9b0023d2d7dffb5bf18e72c187db1771c1e02d9e by github
Update Taming to alphabetical order
(commit: 9b0023d)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/TamingCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/UnarmedCommand.java (diff)
Commit bf38f55f232b39c08a7d4f81d3210e8b1cab2dcc by github
Update Woodcutting to alphabetical order
(commit: bf38f55)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/WoodcuttingCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/mcMMO.java (diff)
The file was modified src/main/java/com/gmail/nossr50/worldguard/WorldGuardUtils.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/InventoryListener.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/PlayerListener.java (diff)
The file was addedsrc/main/resources/locale/.vscode/settings.json
The file was modified src/main/java/com/gmail/nossr50/commands/party/teleport/PtpCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/EntityListener.java (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/SelfListener.java (diff)
The file was modified src/main/java/com/gmail/nossr50/worldguard/WorldGuardManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/worldguard/WorldGuardFlags.java (diff)
Commit 6e5feced2f95e2f49885c921fcdd352ce9a506e3 by nossr50
fixing the compiling errors frok Oaks PR
(commit: 6e5fece)
The file was modified src/main/java/com/gmail/nossr50/datatypes/skills/SubSkillType.java (diff)
Commit 6c0da22d5e4603fd25f366e2a3e0bb5de070584d by nossr50
Put empty lines above a skill command to make it easier to distinguish
from chat
(commit: 6c0da22)
The file was modified src/main/java/com/gmail/nossr50/commands/skills/SkillCommand.java (diff)