How to Manage Your FlyFF Website Through the Admin Panel
Add donate-store items, manage donate points, post news with images, register download links, and tune server rate values displayed on the website — all through the bundled admin panel.
What You'll Learn
- How to log into the admin back-end
- How donate categories and sub-categories are organized
- The propitem / spec_item / defineItem ID lookup chain for donate items
- How to add and remove donate points for a player
- How to post news and downloads
- Where the displayed server rates live (xinc_config)
What You'll Need
- A running FlyFF website (htdocs folder deployed)
- An admin account on the website
- Optionally an imgur.com account for news images
Step-by-Step Guide
Log in to the website with your admin account, then enter the Back-End panel.
To add an item to the donate store, first create a Main Category (e.g. "Donate", "Vote") and then a Sub-Category (e.g. "Mask - Donate", "Weapon - Donate", "Consumable - Vote").
For each donate item you need three IDs found in three resource files. Example for "Cloak of Low Strong":
1st ID — propitem: IDS_PROPITEM_TXT_004514 2nd ID — spec_item: II_CHR_S_CLO_CLO_STRONG 3rd ID — defineItem: 10273
The icon image for the item is sourced from the htdocs web files images folder. Make sure the icon for the item you're adding exists there before saving.
To grant donate points to a player, use ADD DP from the left sidebar, type the player's username, and submit. To deduct points, enable the minus checkbox before submitting.
For news, open the News section, create categories (Events, Maintenance, News, Patch), and post your articles. To embed images, upload them to imgur.com first and paste the image URL.
Add download links via the Downloads section using the + button.
To edit the rates displayed on the website (EXP, drop, penya), open htdocs/xinc_config and adjust the values there. This only changes the display — the actual server rates live in Event.lua.
Display rate ≠ actual rate. Keep xinc_config in sync with Event.lua so players see what they actually get.
Flash Sale! The FlyFF Ultimate 2026 Bundle!
Buy Now Before Our 92% OFF Promo Ends!
Buy now for only $99 for a limited time only! (Regular Price: $599)
Buy Now For only $99Avail now before the timer runs out:
Related Tutorials
How to Edit FlyFF Server Rates: EXP, Gold, and Drop
Set your server's EXP rate, item drop rate, piece drop rate, and gold (penya) rate by editing one block in Eve…
How to Create an Admin Account on Your FlyFF Server
Promote a character to administrator level by editing config.ini in your server program folder. The fastest wa…
How to Fix the FlyFF Website Player Count
A broken stored procedure is the most common cause of the website player count showing zero or stuck values. T…