Jump to content

aXenDev

Providers
  • Posts

    14
  • Joined

  • Last visited

  • Days Won

    2

1 Follower

aXenDev last won the day on February 23

aXenDev had the most liked content!

About aXenDev

Recent Profile Visitors

230 profile views

aXenDev's Achievements

Apprentice

Apprentice (3/14)

  • Reacting Well
  • One Month Later
  • Week One Done
  • Conversation Starter
  • First Post

Recent Badges

3

Reputation

  1. 0 downloads

    The plugin adds the administration bar known from previous versions of IP.Board.
  2. 2 downloads

    The plugin formats the user name in the mention.
  3. 4 downloads

    Converts the current value of hovercard activity to real time along with its last activity.
  4. 2 downloads

    The plugin show secondary groups on website in: Topics Hovercard Profile Search Include with Secondary Groups Icon in 3.0.0 version. 🔧 Templates for pHTML files From version 4.0.0, special templates have been made available for developers of custom themes. Profile @param $member - \IPS\Member @param $showTitle - Boolean - Show title widget? (Default: true) {template="aXenProfileSecondaryGroups" group="plugins" location="global" app="core" params="$member, true"} Hovercard @param $member - \IPS\Member {template="aXenHovercardSecondaryGroups" group="plugins" location="global" app="core" params="$member"} Search @param $member - \IPS\Member {template="aXenSearchSecondaryGroups" group="plugins" location="global" app="core" params="$member"} Topics @param $comment - \IPS\Member author {template="aXenTopicsSecondaryGroups" group="plugins" location="global" app="core" params="$comment"}
  5. 10 downloads

    Server table showing server information about the status, name, number of players, current map and their owners as applications on IPS Community Suite. 🔥 👉 === Demo === 👈 🔥 Other features: Set your own fields for the server: Name, Own name, IP, Own IP, Statistics URL, TV URL, Vote URL, Forum URL, Highlight for the server, Special badge for the new server, Hiding server owners in button, The scroll that the user can control, Color filling of players, RWD, Lazy loading in img icons, Table in 2 columns that the user can control, Debug mode for server (A reason can be enter), Separate page for server list Refresh data servers button in AdminCP, Custom connect URL to the server 🏷️ Requirements PHP 7.4+ - For IPS 4.6 PHP 8.0+ - For IPS 4.7 Bzip2 - Used for A2S Compressed responses ❗❗ Unlocked external ports on the website server (UDP) 💻 Compatible servers America's Army 3 America's Army: Proving Grounds ARK: Survival Evolved Arma3 Battlefield 2 Battlefield 3 Battlefield 4 Battlefield 1942 Battlefield Bad Company 2 Battlefield Hardline Call of Duty Call of Duty 2 Call of Duty 4 Call of Duty: United Offensive Call of Duty: World at War Conan Exiles Contagion Counter-Strike 1.6 Counter-Strike: Condition Zero Counter-Strike: Global Offensive Counter-Strike: Source DayZ Standalone DayZ Mod Discord Garry's Mod GRAV Online GTA: Five M GTA: San Andreas Multiplayer Grand Theft Auto Network Half Life 2: Deathmatch Hurtworld Insurgency Star Wars Jedi Knight: Jedi Academy Star Wars Jedi Knight II: Jedi Outcast Just Cause 2 Multiplayer Just Cause 3 Killing Floor Killing Floor 2 Left 4 Dead Left 4 Dead 2 Minecraft Medal of honor: Allied Assault Multi Theft Auto Mumble Server Natural Selection 2 Quake 2 Server Quake 3 Server Quake Live Red Orchestra 2 Rust 7 Days to Die The Ship Squad StarMade Teamspeak 3 Teeworlds Server Terraria Team Fortress Classic Team Fortress 2 Team Fortress 2 Classic Tibia Tshock Unreal 2 Unturned Unreal Tournament 3 Unreal Tournament 2004 Ventrilo Warsow World Opponent Network Open source application! Anyone can take part in the development of the application!
  6. 16 downloads

    The application updates the Font Awesome version to version 6 without destroying the icons embedded in IPS version 4. Works at the Front and in AdminCP. Removal of the (aXen) Font Awesome 5 plugin is required. Something's not working? Clear the cache via AdminCP by Get Support! 🏆 Font Awesome 6 Pro: The application was also created for the Pro version. Just send a private message request for an app with proof of purchase of Font Awesome Pro. I only accept proof of purchase in PDF format.
  7. 8 downloads

    The modification allows you to change the appearance and add many functionalities to manage records. 🔥 👉 === Demo === 👈 🔥 Settings allow: Possibility to hide the author in a record, The ability to show the category where the record is located along, The ability to show the number of reactions in the form of graphics, Option to show the number of record comments, The ability to show the number of views of the record, Additional Font Awesome Icons, The option of hiding the "Read more" button, Customizable block of records
  8. 5 downloads

    Application for managing multiplayer game servers. Features: Sourcebans Display bans, Display communication blocks, Support for IPv6, Search bans / blocks by: Player, Steam ID, Admin, Server, Reason, Created data, Ends data, Address IP (only if we provide permission) Block / unblock bans/comms, Admin management, including: Add, edit, delete, Connect with members form IPS, Steam ID, Immunity Level, Server Password (Secure Input), Groups, Extra Server Flags Group management with server flags, Mods management, Servers management, Tools: Create new empty database, Clear all data from database See guide for Sourcebans plugins in servers AMXBans Display bans Support for IPv6, Search bans / blocks by: Player, Steam ID, Admin, Server, Reason, Created data, Ends data, Address IP (only if we provide permission) Admin management, including: Add, edit, delete, Connect with members form IPS, Steam ID Servers management, Tools: Create new empty database, Clear all data from database See forum for AMXBans Appeals Create, edit, delete appeals, Add comment, Open / close appeal, Integrate with reports system form IPS Spend Time Plugin for Sourcebans by Bioly, Show player time form external database Errors IPv6 not accepted in sourcebans. Run this query in phpmyadmin: ALTER TABLE `sb_bans` CHANGE `adminIp` `adminIp` VARCHAR(46) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''; ALTER TABLE `sb_comms` CHANGE `adminIp` `adminIp` VARCHAR(46) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''; IPv6 not accepted in amxbans, Run this query in phpmyadmin: ALTER TABLE `amx_bans` CHANGE `player_ip` `player_ip` VARCHAR(46) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL; ALTER TABLE `amx_bans` CHANGE `admin_ip` `admin_ip` VARCHAR(46) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL DEFAULT NULL;
  9. 3 downloads

    The application introduces an automatic vacation system with the following functions: User distinction in the form of an icon next to the nickname, A message in the profiles informing about the user's vacation, User settings: Vacation from X to X, Reasons for vacation, Hiding the reasons from others Settings AdminCP: Protection against taking another vacation after X days, Possibility to exclude selected groups from vacation system, Protection against taking a vacation for more than X days List of all vacation users in ModCP with filters and sorting, Changes to the icon next to the nickname, Own item limit in the tables, Displaying vacation information of users in private messages, Support for (aXen) Font Awesome 6 in IPS, Cleanup archive task
  10. 3 downloads

    The application has: Group legend: Group in ipsMenu, Enabling / disabling the search engine after clicking on a group, Custom group formatting, Ability to select more than one group when searching by clicking on a group, Can be included in whosOnline and activeUsers widgets, External widget for display groups Who Was Online: Custom time range (in hours), Possibility to show users in the widget in the following quantity: limited, unlimited or none, Sorting possible, Showing the highest quantity on a given day, Cached Widget Contact: 2 categories: Administrator and Moderator, Links: PM, Discord (After clicking, the ID is automatically copied), Steam, Facebook, Linkedin Responsibilities (Edit by CKEditor), Highlight Groups: Custom colors for "Highlight replies" (Global), Custom highlighted blocks in profiles, Birthday: Special block in the profile, Special icon in the profile and in the userHovercard.
  11. 3 downloads

    Application for create notes on content. Features: Add note, Edit note, Delete note, Add note as anonymous, Visibility settings note: Selected groups, Forum moderators, Content author Note types: No background, Information, General, Warning, Important, Positive Other: Forum notes permissions with several groups, Mod Logs, Show/Hide avatar in note, Change position notes, Notifications and Emails when it will be added to the content, Mod permissions, Changed topic last_post date after add/edit note, Refresh topic after adding note
  12. 27 downloads

    Fluent Design Theme Edition is a combination of Fluent Design styles Microsoft, iOS Design, Android Design and Google Design. We have also introduced many interesting features that are unique in standard themes. === Demo === Comaptibly: Chatbox+, Chatbox FREE, (aXen) Font Awesome 6 in IPS Built-in modifications: (aXen) Group formatting in mention, (aXen) Font Awesome 5 in IPS Other settings: It is possible to change all colors, both light and dark, by editing the settings (without editing the CSS code), Enable / disable animation and direction animation, Adjust the width of the blocks in the footer, Adding your own background along with its setting in the footer, Changing the position of the forum description (Before or after sub-forums), Enable / disable shrink forum names, Enable / disable Forum statistics (Posts and topics), Custom forum category icons (Font Awesome 5), Enable / disable Unread Forum Badge, *Recommended* Viewing Topic Ratings in the Forum View, Viewing Topic Reactions in the Forum View, Custom background with customization (Separate for dark and light modes or only one for all styles), *Recommended* Personalization of the Scrollbar, Change the position of the cake when the user has a birthday in topic view (Next to the nickname or At the bottom of cAuthorPane), *Recommended* Notification with a red message if user the inbox is full, *Recommended* Blocking of reputation reversal, Enable / disable "Go to top" button, Enable / disable icons in Profile Fields, Change the position of the logo (Right, Left, Center), Header height change, Enable / disable sticky userbar, Enable / disable search icon in elUserNav, Enable / disable social media icons (Own icons with Font Awesome 5), Changing the position of social media (UserBar, Header, Footer), Enable / disable nav icons (Own icons with Font Awesome 5), Enable / disable UserLink_menu icons (Own icons with Font Awesome 5), Change the navigation background, Your own image in the header with its personalization, Enable / disable home icon Enable / disable Hook the navigation bar to the mobile style screen, You can choose the default header's style or with the logo only in the center of the screen in mobile mode. Changing all button positions in elMobileNav, Ability to choose the main color, *Recommended* It is possible to turn on the automatic change of the dark / light theme depending on the settings in the system, [cAuthorPane] Enable nick formatting, Change position "Report" and "Edit" button, Enable / disable Online status icon in topics, *Recommended* [Signature] Enable / disable text collapse, Hide the "Mark as resolved" button in the first post, Possibility to choose the location of the field with widgets (Default or on the entire width of the page), Enable / disable widgets icons (Own icons with Font Awesome 5), Change widget title text-align, *Recommended* Enable / disable trophies in top blocks, Enable / disable (Who's Online Witget) Count all users together, (Topic Feed) Show / hide where the topic was written, (Post Feed) Show / hide a piece of post content, (Post Feed) Show / hide where the topic was written, Separate logos for the dark and light theme
  13. aXenDev

    Dynamic Theme

    7 downloads

    (PSD) Graphic Theme - Grzegorz Built-in Font Awesome 5 icons. 🔥 👉 === Demo === 👈 🔥
  14. I'm here https://invisioncommunity.com/third-party/providers-directory/axendev-r57/
×
×
  • Create New...