ItemsAdder Wiki
โ Addons
๐ More Plugins
โค๏ธ Donate
Searchโฆ
English
๐
Welcome
โค
Donation - Support my work
โ
First install
โ
Frequently asked questions
๐
Identify why textures are not shown
โ
Plugin doesn't work!
I see crisp textures far away!
๐ท
Resourcepack not loading
๐ง
HUDs, emojis, GUIs, Font
๐
Removing default stuff
๐ฅพ
Kick flight on join
๐
Vehicles bugs
๐
Blocks/minerals issues
๐ง
Liquids bugs
Can't edit minecraft default files
๐
Plugin loading very slow
I can't unzip the pack.zip file
I can't remove furnitures and vehicles
Download Spigot
Create slabs, stairs, tridents, armors...
Recipes book problems
Mohist problems
โ
Errors
๐ฅท
Armors bugs
Remove pack on server change
๐
Emotes bugs
Single resourcepack Bungeecord
Single resourcepack Bungeecord different features
Internal Exception
OpenGL Error
๐
Plugin usage
๐
Files editor
๐ฝ
Addons/resources
๐น
Videos by users
โ
Compatibility with other plugins
โ
Contribute
๐ป
Developers
โ
Java API
๐
Skript API
โข
Branding
๐
Other
๐
Support
๐ฅ
Cheap Minecraft Hosting
โก
Optimize Minecraft client
OLD
Old guides
Deprecated
Powered By
GitBook
๐ฅพ
Kick flight on join
Players get kicked while installing the resourcepack
The kick problem
Some servers may think you're flying while the resourcepack is installing, depends on where is your spawn location.
You may get this error:
"Flying is not enabled on this server"
, or getting kicked by an
anticheat
.
How to fix?
Disable the
hide-hud
feature in the
config.yml
file of
ItemsAdder
.
1
protect-player
:
2
black-screen
:
true
3
hide-hud
:
false
Copied!
Still having the issue
Enable this option in
server.properties
file:
server.properties
1
allow-flight=true
Copied!
Previous
Removing default stuff
Next
Vehicles bugs
Last modified
7mo ago
Copy link
Edit on GitHub
Contents
The kick problem
How to fix?
Still having the issue