-
Posts
527 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Iftebinjan
-
Version 2.5.5
1,249 downloads
Upgrades your furnaces, ovens, refinery, mixing table & etc to beyond. Upgrade each attribute of your furnace; Supports different oven types; It is possible to define default attributes for all ovens on the server; You can set a default value for all base ovens (replacing quicksmelt); You can enable/disable any features you want; Option to keep attributes when removing the furnace; Option to auto split ores; Automatic fuel calc based on the upraded oven attributes; Now BBQ and Campfire can also be improved; Option so that only the furnace owner can upgrade it; Option so that only owner's teammates can upgrade it; A new completely redesigned UI; NEW Supports Mixing Table furnaceupgrades.use - This is the unique permission. required for all players to upgrade furnaces$15.99 -
Version 2.0.2
383 downloads
WHAT IS IT FOR? This is a tool that creates temporary notifications on the user's screen, used to facilitate messages between plugins and server users. CONSOLE COMMANDS toastify [toast_id] [player] [message] - to send a toast notification for a specific player toastify.global [toast_id] [message] - to send a toast notification for everyone PERMISSION toastify.use- the permission to access the toastify commands API </> // Send a toast notification for the target player // Returns the ID of the toast to destroy it if necessary // @deprecated string SendToast(BasePlayer player, string toastId, string message, float? duration); // Use this new one instead of the above: string SendToast(BasePlayer player, string toastId, string title, string message, float? duration); // Destroy a toast notification void DestroyToast(BasePlayer player, string toastId); GOOD WAY TO IMPLEMENT If you want to integrate your plugin with Toastify, I recommend that you add an option in the configuration file of your plugin that the user can link their notification ID with the notifications you will use, you can see an example of how this was implemented in the FurnaceUpgrades or TCLevels configuration file. CONFIGURATION The default configuration file of the plugin: SCREENSHOTFree- 4 comments
- 1 review
-
- 5
-
-
-
- 23 comments
-
- 23 comments
-
Plugin enforcing zone-manager flags when it shouldn't be
Iftebinjan replied to Rose's Support Request in Support
Changed Status from Pending to Closed Changed Fixed In to 1.0.5 -
Version 1.0.4
73 downloads
DangerZones is a plugin that creates a bombing zone event, just like in Battle Royale games! Demonstration video: Auto spawn Danger Zones; Custom map marker; Custom zone radius; Can modify rockets damage; Can modify rockets ground distance; Can modify rockets speed; Chat command to spawn danger zones; Multiple danger zones at the same time; Can modify the interval between rockets; You can modify the number of rockets that will be launched at the same time; Custom status label with the SimpleStatus plugin; Fully customizable UI toast notifications; Enable/disable damage to structures; Enable/disable damage to NPC's & Animals; The default configuration file:$4.99 -
Version 1.0.0
26 downloads
What differentiates our plugins from others is the ability to create votes for customized server events in addition to our exclusive and modern design, making it stand out among other servers! A modern and elegant interface inspired by the design of the game League of Legends; Fully customizable interface; Multiple chat commands; Different permission for each sub command; Different cooldown for each event; Plugin default events; Option to enable/disable events without deleting them; Customized icon for each event; Can I assign a price to run the command? Yes, you can set the option "Cost" in the config file to use the Economics plugin and add a cost to the command. Can I give specific event permissions only to VIPs? Yes, you can create specific permission for each sub command and only give it to the users or groups you prefer! You can see the default config of the plugin above:$13.00 -
Anti Ladder and twig wont work if you have adminloot perms & Supply crate rule only works for PlayerCallled supply drop so if a player calls it then he and if teamaccess is on then his teammates or if any player has auth to tc in that supply drop area can access loot. if you make the rule to false then outside of the above critera players cant access loot. also there is adminloot perms as well for admin can loot all. if none of these didnt help, join my discord and open a ticket.
-
Version 1.0.6
271 downloads
SimpleStatsUI is a sleek and user-friendly statistics interface designed to enhance the gaming experience by providing comprehensive insights into player and clan performance. Beautiful User-Interface Shows leaderboards of TOP 10 Players in the server & TOP 10 Clans Counts Player Kills, Deaths, KDR, HeadShots, HeadShot.Accuracy, Shooting Accuracy /stats - Opens UI interface Leaderboard (For Players) /show_kdr - Enable or disable KDR UI (For Players) /enable_kdr - Enable or disable KDR UI for the server (For Admin) /reset_players - Reset all player stats (For Admin) /reset_clans - Reset all clan stats (For Admin) simplestatsui.admin - Requires admin permission to reset stats { "Settings": { "Count NPC": true, "Count Suicides": true, "Reset Player Stats On Wipe": true, "Reset Clan Stats On Wipe": true }, "KDR UI Setting": { "Enable KDR UI": true, "Anchor Min": "0.5 0", "Anchor Max": "0.5 0", "Offset Min": "-305.2 17.999", "Offset Max": "-205.2 77.98", "Kills UI": { "Text": "{kills} Kills", "BackGround Color": { "Hexa Color(#FFFFFF,100)": "#3D4B27,100" }, "Icon ImageURL": "https://i.postimg.cc/nLj1yJ0L/target.png", "Icon Color": { "Hexa Color(#FFFFFF,100)": "#A6CD63,100" }, "Text Color": { "Hexa Color(#FFFFFF,100)": "#A6CD63,100" } }, "Deaths UI": { "Text": "{deaths} Deaths", "BackGround Color": { "Hexa Color(#FFFFFF,100)": "#962F20,100" }, "Icon ImageURL": "https://i.postimg.cc/s2CkmnwL/skull.png", "Icon Color": { "Hexa Color(#FFFFFF,100)": "#C79897,100" }, "Text Color": { "Hexa Color(#FFFFFF,100)": "#C79897,100" } }, "KDR UI": { "Text": "{kdr} KDR", "BackGround Color": { "Hexa Color(#FFFFFF,100)": "#1D425F,100" }, "Icon ImageURL": "https://i.postimg.cc/d14y9dWg/market.png", "Icon Color": { "Hexa Color(#FFFFFF,100)": "#489AD4,100" }, "Text Color": { "Hexa Color(#FFFFFF,100)": "#489AD4,100" } } } }$9.99- 23 comments
- 2 reviews
-
- 1
-
-
Changed Status from Work in Progress to Closed
-
Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.9
-
@humboldt.scott420 Check out the latest version, that might fixes ur issues
-
Bradley rockets of fire not doing damage to player
Iftebinjan replied to tamwilson1979's Support Request in Support
Changed Status from Not a Bug to Closed Changed Fixed In to Next Version -
Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.9
-
You can check the latest version and let me know if its fixed or not
-
ChaosNPC Compatibility Will be added on the next update
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
Changed Status from Pending to Work in Progress