Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Comments

Implementation of event for Group permission changes.#13

Open
Longboyy wants to merge 2 commits intoCivMC:masterfrom
Longboyy:master
Open

Implementation of event for Group permission changes.#13
Longboyy wants to merge 2 commits intoCivMC:masterfrom
Longboyy:master

Conversation

@Longboyy
Copy link

Implements a single event in favor of the two individual events that weren't even implemented previously.

public GroupPermissionChangeEvent(Group group, PlayerType playerType, PermissionType permission, ChangeType changeType, Player player) { ... }

+ " Check back later to see if group is deleted.");
}

p.closeInventory();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a random 1 line fix?

allprojects {
group = "net.civmc.namelayer"
version = "3.0.0-SNAPSHOT"
version = "3.0.1-SNAPSHOT"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please revert this change before merge? We handle version number when releasing, not per pr

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

No open projects
Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants