Easy
Spigot
A
P
I
com.
github.
syari.
spigot.
api
Easy
Spigot
A
P
I
Easy
Spigot
A
P
I
Option
Unsupported
Minecraft
Version
com.
github.
syari.
spigot.
api.
command
command()
Command
Argument
Command
Creator
com.
github.
syari.
spigot.
api.
command.
execute
Command
Execute
Parameter
com.
github.
syari.
spigot.
api.
command.
tab
Command
Tab
Command
Tab
Argument
com.
github.
syari.
spigot.
api.
component
build
Text
Component()
click
Copy
To
Clipboard()
click
Open
U
R
L()
click
Run
Command()
click
Type
Text()
hover
Item()
hover
Text()
hover
Text
Legacy()
keybind
Component()
send
Component
Message
text
Component()
Text
Component
Builder
translate
Component
with
com.
github.
syari.
spigot.
api.
config
config
config
Directory
Custom
Config
exists
Config()
com.
github.
syari.
spigot.
api.
config.
converter
Config
Item
Converter
com.
github.
syari.
spigot.
api.
config.
def
Default
Config
Default
Config
Action
Default
Config
File
Default
Config
Map
Default
Config
Resource
Default
Config
Stream
com.
github.
syari.
spigot.
api.
config.
type
Config
Data
Type
Config
Section
Type
com.
github.
syari.
spigot.
api.
config.
type.
data
Config
Boolean
Data
Type
Config
Coordinate
Data
Type
Config
Date
Data
Type
Config
Double
Data
Type
Config
Enchantment
By
Key
Data
Type
Config
Enchantment
By
Name
Data
Type
Config
Entity
Type
Data
Type
Config
Enum
Data
Type
Config
Float
Data
Type
Config
Int
Data
Type
Config
Inventory
Data
Type
Config
Item
Stack
Data
Type
Config
Location
Data
Type
Config
Long
Data
Type
Config
Material
Data
Type
Config
Number
Data
Type
Config
Particle
Data
Type
Config
Potion
Effect
Type
Data
Type
Config
Serializable
Inventory
Data
Type
Config
Serializable
Item
Stack
Data
Type
Config
Sound
By
Key
Data
Type
Config
Sound
By
Name
Data
Type
Config
String
Data
Type
Config
U
U
I
D
Data
Type
Config
Vector
Data
Type
Config
World
Data
Type
com.
github.
syari.
spigot.
api.
config.
type.
data.
list
Config
Coordinate
List
Data
Type
Config
Enchantment
By
Key
List
Data
Type
Config
Enchantment
By
Name
List
Data
Type
Config
Entity
Type
List
Data
Type
Config
Enum
List
Data
Type
Config
Item
Stack
List
Data
Type
Config
Location
List
Data
Type
Config
Material
List
Data
Type
Config
Particle
List
Data
Type
Config
Potion
Effect
Type
List
Data
Type
Config
Serializable
Item
Stack
List
Data
Type
Config
Sound
By
Key
List
Data
Type
Config
Sound
By
Name
List
Data
Type
Config
String
List
Data
Type
Config
U
U
I
D
List
Data
Type
Config
Vector
List
Data
Type
Config
World
List
Data
Type
com.
github.
syari.
spigot.
api.
config.
type.
section
Config
Int
Section
Type
com.
github.
syari.
spigot.
api.
event
Event
Action
Event
Register
Events
events()
com.
github.
syari.
spigot.
api.
inventory
Click
Event
Action
Custom
Inventory
inventory
inventory
Id
com.
github.
syari.
spigot.
api.
item
add
Attribute
Modifier()
add
Enchant()
add
Item
Flags()
attribute
Modifiers
custom
Model
Data
display
Name
edit
Item
Meta
edit
Lore()
enchants
get
Attribute
Modifiers
get
Enchant
Level()
has
Attribute
Modifiers()
has
Conflicting
Enchant()
has
Custom
Model
Data()
has
Display
Name()
has
Enchant()
has
Enchants()
has
Item
Flag()
has
Lore()
is
Unbreakable
item
Flags
item
Stack
lore
nbt
Tag
remove
Attribute
Modifier
remove
Enchant()
remove
Item
Flags()
com.
github.
syari.
spigot.
api.
message
send
Action
Message()
send
Chat
Message()
send
Title
Message()
com.
github.
syari.
spigot.
api.
nms
Craft
Item
Stack
Wrapper
get
N
M
S
Class()
N
B
T
Tag
Compound
Wrapper
N
M
S_
V
E
R
S
I
O
N
N
M
S
Item
Stack
Wrapper
N
M
S
Wrapper
S
E
R
V
E
R_
V
E
R
S
I
O
N
com.
github.
syari.
spigot.
api.
particle
spawn
Particle()
spawn
Particle
Legacy
com.
github.
syari.
spigot.
api.
scheduler
bukkit
Runnable()
run
Task()
run
Task
Later()
run
Task
Timer()
com.
github.
syari.
spigot.
api.
sound
play
Sound
play
Sound
Legacy
com.
github.
syari.
spigot.
api.
string
to
Color()
to
Uncolor()
com.
github.
syari.
spigot.
api.
uuid
uuid()
U
U
I
D
Entity
uuid
Or
Null()
U
U
I
D
Player
com.
github.
syari.
spigot.
api.
world
Coordinate
Region
EasySpigotAPI
/
com.github.syari.spigot.api.uuid
/
UUIDPlayer
/
Companion
/
from
from
fun
from
(player:
OfflinePlayer
):
UUIDPlayer
Content copied to clipboard
OfflinePlayer
を
UUIDPlayer
に変換する。
Return
UUIDPlayer
Parameters
player
OfflinePlayer
fun
from
(uniqueId:
String
):
UUIDPlayer
?
Content copied to clipboard
UUID
を表す文字列から
UUIDPlayer
に変換する。
Return
UUIDPlayer
Parameters
uniqueId
UUID
の文字列