SAWIT Overview
This section documents the current SAWIT PROPERTY server package.
This overview is based on the files currently present in the plugins folder, including plugin jars, plugin data folders, compatibility modules, and support components.
Plugin Picture
The plugins folder is a large mixed stack. It includes core gameplay plugins, several custom Fio plugins, support libraries, and compatibility add-ons.
The main takeaway is simple: SAWIT is built around economy, trading, progression, protection, custom systems, and staff tooling.
Core Groups
Economy, Shops, Trading, And Rewards
ExcellentEconomyis the main money backend.Vaultbridges economy and permission data for other plugins.AxTrade,QuickShop-Hikari, andPlayerAuctionscover player trading, chest shops, and auction flow.AdvancedRegionMarkethandles rentable or sellable regions.NotBountiesadds bounty gameplay.ExcellentCratesandVotingPluginhandle reward loops.
Progression And Gameplay
VanguardRanksdrives rank progression.AuraSkillshandles skills and stat growth.CommunityQuestsandODailyQuestsadd shared and daily quest loops.EvenMoreFishadds fishing gameplay and progression.ajParkouradds parkour content.ExecutableItemssuggests custom item-driven gameplay or scripted item behavior.
Chat, Display, And Presentation
FioChathandles chat systems and social tools.FioTagsmanages tags and display-tag features.FioChatGamesadds chat games.DecentHologramsprovides floating text.FancyNpcsprovides NPC interaction.CommandPanelsprovides panel-based GUI navigation.UltraCosmeticsandHeadBlockscover cosmetics and decoration.
Worlds, Travel, And Survival Utility
Essentialshandles the usual player utility layer.BetterRTPhandles random teleport.AxPlayerWarpshandles player warps.Multiverse-Corehandles world management.SimpleClaimSystemandWorldGuardhandle land and region protection.AxAFKZoneandsleep-mosthandle AFK or night-skip quality of life.
Staff, Moderation, And Background Tools
LuckPermshandles permissions.LibertyBanshandles moderation actions.InventoryRollbackPlushandles recovery.OpenInvhandles inventory inspection.WorldEdithandles build work.LagFixerhandles background cleanup or optimization.PlaceholderAPIfeeds placeholders into other plugins.
Custom SAWIT Plugins
These are the local plugins that define a lot of the server's identity:
FioSawitFioBlackMarketFioChatFioChatGamesFioSpawnerFioTagsFioVoucher
Read these plugin pages first if you want the SAWIT-specific systems.
Practical Reading Order
If you are learning the server from scratch, start in this order:
- economy and trading
- progression and rewards
- protection and world systems
- custom Fio plugins
- staff tools and support components
For the full plugin inventory, read Plugins. For how the systems behave in practice, read Explanation.
Folder Note
The SAWIT plugins folder currently contains both plugin jars and plugin data folders. That is why the directory looks larger than a simple plugin list.