The Wayback Machine - https://web.archive.org/web/20201114122025/https://github.com/topics/spigot
Skip to content
#

spigot

Here are 2,312 public repositories matching this topic...

Anarchick
Anarchick commented Nov 11, 2020

Hi, I suggest to add a small condition to check if a rightclick on a block can make an interaction

https://papermc.io/javadocs/paper/1.16/org/bukkit/Material.html#isInteractable--

it will allow to do things like :

on right click holding a knowledge book:
    event-block is interactable # At this time we have to use 'event-block is not set' for a fast code 
    cancel event
bob7l
bob7l commented Apr 18, 2020

The email feature is very cool, but sadly lacks the ability to unregister these emails, even through API.

This is very problematic because it means the user cannot ever sell the account or transfer ownership after registering an email.

Another issue is they can't ever remove an unwanted email when they add more then one.

Improve this page

Add a description, image, and links to the spigot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spigot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.