Skip to content

Releases: NobleSkye/SkyePerms

v0.8.0

28 May 00:48
71dfa73
Compare
Choose a tag to compare

Full Changelog: v0.7.1...v0.8.0
Whitelisted removed because it was broken and legitimoose has it proper may add it on future datte

v0.7.2 Beta

24 May 07:18
Compare
Choose a tag to compare
v0.7.2 Beta Pre-release
Pre-release

BETA NOT FULL RELEASE

Full Changelog: v0.7.1...v0.7.2b

v0.7.1

21 May 01:40
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @loglot made their first contribution in #1

Full Changelog: https://github.com/NobleSkye/SkyePerms/commits/v0.7.1

Datapack 0.7.0

14 May 00:43
1668f5b
Compare
Choose a tag to compare

SkyePerms v0.7.0 - Release Notes

first release will contain bugs

Overview

SkyePerms v0.7.0 is the first release of the Minecraft Tag-Based Datapack Permission Manager by NobleSkye. This version introduces basic functionality for managing permissions using tags.

Features

  • Implemented tag-based permission management.
  • Players can switch between gamemodes using tags.
  • Added functions for kicking and smiting players.
  • Included triggers for switching gamemodes.

Tags

  • Added tags gmc, gmsp, gma, gms: Allows players to switch gamemodes.
  • Introduced tag is_trusted: Combination of all gamemode tags.
  • Added tag is_banned: Bans the player.

Functions

  • /function skye:kick {"player":"[username]"}: Kicks the specified player.
  • /function skye:smite {"player":"[username]"}: Smites the specified player with lightning.
  • /trigger [gamemode]: Switches to the specified gamemode if permitted.

Installation

To install SkyePerms v0.7.0:

  1. Download the SkyePerms-v0.7.0.zip file from the releases page.
  2. Extract the contents of the zip file.
  3. Place the extracted folder in the datapacks directory of your Minecraft world.

Feedback and Contributions

Feedback and contributions are welcome! Feel free to open issues or submit pull requests on the GitHub repository.

Credits

  • SkyePerms was created by NobleSkye.
  • @LogLot For alot of changes and ideas