Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it work #1

Merged
merged 2 commits into from
Oct 17, 2022
Merged

Make it work #1

merged 2 commits into from
Oct 17, 2022

Conversation

Sliman4
Copy link
Contributor

@Sliman4 Sliman4 commented Oct 17, 2022

I don't know what the name of this PR should be, it does a lot of things

  • Renamed project name to LuckPerms-Expansion
  • Renamed package name to me.dreamerzero.luckpermsexpansion
  • Added gradle wrapper so people know how to compile this
  • MiniPlaceholders 1.3.1 support
  • Removed in_group placeholder which was incorrect
    if(group != null) return Tag.selfClosingInserting(FALSE_COMPONENT);
    and does the same thing as inherits_group, or maybe I don't understand something. MiniPlaceholders wiki should be updated if this change gets merged. And btw I think the wiki should say something about arguments in placeholders like <luckperms_inherits_group:group>, not just <luckperms_inherits_group>
  • Listed all placeholders in README.md

@4drian3d 4drian3d merged commit 0529ff8 into MiniPlaceholders:main Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants