Skip to content

Datapack 0.7.0

Compare
Choose a tag to compare
@NobleSkye NobleSkye released this 14 May 00:43
· 12 commits to main since this release
1668f5b

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