... | @@ -33,15 +33,8 @@ You may display rare items when they are dropped on the ground using two feature |
... | @@ -33,15 +33,8 @@ You may display rare items when they are dropped on the ground using two feature |
|
```
|
|
```
|
|
RARE:
|
|
RARE:
|
|
name: '&6&lRARE'
|
|
name: '&6&lRARE'
|
|
|
|
|
|
item-glow:
|
|
item-glow:
|
|
|
|
|
|
# When enabled, dropped items display
|
|
|
|
# an item hint (looks like a hologram).
|
|
|
|
hint: true
|
|
hint: true
|
|
|
|
|
|
# Item glow color. List (line 400+):
|
|
|
|
# https://github.com/InventivetalentDev/GlowAPI/blob/master/src/org/inventivetalent/glow/GlowAPI.java
|
|
|
|
color: 'GRAY'
|
|
color: 'GRAY'
|
|
```
|
|
```
|
|
|
|
|
... | | ... | |