Skip to content

Commit

Permalink
refactor: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
fulcanelly committed Apr 10, 2024
1 parent cd7e449 commit f3d4f27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ That bug causes ender pearls to "forget" their owner if the player exits and re-

I.e. this plugin helps ender pearls remember it's owner.

As a bonus it's adds ability to customize ender pearl behaviour such as allowing teleporting from other world
As a bonus it's adds ability to customize ender pearl behaviour such as allowing teleporting from other worlds


### How to install ?
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# check-world - Verifies if the ender pearl and its owner are in the same world.
# When disabled, it tries teleporting the player across worlds,
#which typically fails, causing continuous pearl regeneration
# which typically fails, causing continuous pearl regeneration
# until the player enters the pearl's world, triggering teleportation.

check-world: true

0 comments on commit f3d4f27

Please sign in to comment.