Skip to content

Project Essentials Permissions - 1.0.0.0 for 1.14.4 Forge

Compare
Choose a tag to compare
@MairwunNx MairwunNx released this 12 Jan 18:29
· 146 commits to MC-1.14.X since this release

Changes included in Project Essentials Permissions - 1.0.0.0 for 1.14.4 Forge

Added

  • CurseForge link for /perm about command.
  • Compatibility with future versions of Cooldowns module.
  • Detecting opped players (now all opped players have all permissions).
  • ess_core_version and ess_cooldown_version variables to gradle.properties.
  • German translation by @BixelPitch.
  • Serbian translation by @vr1e.
  • Pull request temple to this repository by @huangyz0918.
  • Ability to use shorten permission nodes.
  • Implemented permission groups inheritance permissions.
  • This CHANGELOG.md file.

Changed

  • readme.md changed information for developers.
  • Simplified permissions command to /permissions or /perm.
  • Simplified JsonConfiguration in PermissionBase.kt.
  • Updated kotlin runtime version.
  • Updated forge version, bumped kotlinx serialization.
  • build.gradle little file refactoring.
  • PermissionData renamed to PermissionModel.kt.

Fixed

Removed

  • Redundant logger messages.