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

Conversation

@Aiounnae
Copy link

@Aiounnae Aiounnae commented Dec 6, 2023

Make Grace Accessible but not op.

Make Grace Accessible but not op.
import org.bukkit.inventory.ItemStack;
import org.bukkit.potion.PotionEffectType;

public final class NoGraceWIthDepth extends BasicHack {

Choose a reason for hiding this comment

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

There's a typo here, the i in "with" is capitalised


public final class NoGraceWIthDepth extends BasicHack {
public NoGraceWIthDepth(final SimpleAdminHacks plugin, final BasicHackConfig config) {
public final class NoGraceWithDepth extends BasicHack {

Choose a reason for hiding this comment

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

Well done for figuring out how to modify an existing pull request :) As for this fix, you'll also need to modify the file-name itself to fix the typo too. In Java, classes must ALWAYS be named the same as the actual file.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants