Closed Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: MUCore 1.0 Features List

  1. #1
    Administrator PHPCore has disabled reputation PHPCore's Avatar
    Join Date
    Oct 2009
    Location
    UK
    Age
    25
    Posts
    1,479
    Blog Entries
    2
    Thanks
    2
    Thanked 10 Times in 8 Posts
    Rep Power
    10

    Default MUCore 1.0 Features List

    Here is the list with MUCore 1.0 Features

    MUCore 1.0 Connect Engine
    • MSSQL
    • ODBC
    MUCore 1.0 Admin Control Panel
    • MUCore Options
      • Website Settings
        • Turn MUCore website On and Off - Switch website on and off, Administrator can explore website even is off. You can put also reason for off website so people will know why website is off.
        • Website URL - Set the url where MUCore is running
        • Website Title - Set website title
        • MU Online databsae use MD5 Encryption - If you use an MUOnline database with MD5 change values from where 'Yes' or 'Not'
        • Encrypt Key - Set encryption key, is used to protect some users data from website.
        • Administrator Nickname - Set administrator nickname, this will appear on news, announcements, etc.
        • Webmaster's Email - Set webmaster's email address, this will be used as the from address for certain emails sent by the system.
        • Template - Select website template. Templates are stored in template folder, each template has its own folder.
        • Copyright Text - Set copyright text for your website, this will appear on footer of the page.
      • SMTP Settings - Set SMTP server, username and password.
      • IP Filter - Use this option to prevent certain IP addresses from accessing your website.
      • Cron Jobs - Add/Edit Cron Jobs, used for lag free system and cleanup jobs.
      • GM Control Panel Access - Add/Edit Game Master access to Game Master Control Panel.
    • Characters and Accounts
      • Search Account
        • Search Account
        • Edit Account
      • Search Character
        • Search Character
        • Edit Character
      • Ban Manager - A Banning System that will automatically unban temporary banned characters/accounts after the ban period expire.
        • Ban Character
          • Reason
          • Period
            • Permanent
            • Days
          • Banned Characters List
            • Ban Date
            • Expire Ban Date
            • Banned by
            • Reason
            • Unban
            • View Permanent Banned Characters
        • Ban Account
          • Reason
          • Period
            • Permanent
            • Days
          • Banned Account List
            • Ban Date
            • Expire Ban Date
            • Banned by
            • Reason
            • Unban
            • View Permanent Banned Accounts
    • MU Coins Manager (Credits)
      • MU Coins Manager
        • Top MU Coins
        • Edit Account's MU Coins
      • Add MU Coins
        • Quick add MU Coins
    • Announcements
      • Announcements Settings
        • Turn On/Off
        • Show Administrator Nickname
      • Announcements Manager
        • Announcements List
        • Add / Edit Announcements
    • MU Core CMS
      • Global Options
        • Define GET Variables
          • CMS Filename (index filename)
          • Page Variable
          • User Module Page Variable
        • Define Page and Modules for Home and User CP
          • Home - Select what page to be loaded when user access website.
          • User CP - Select what module to be loaded when user login.
          • User CP - Account Settings - Select account settings module for User CP.
        • Define Needed Pages
          • Announcements
          • Log In
          • User CP
          • Log Out
          • Register
          • Lost Password
          • Terms of Service
      • Style Options
        • Left Column Width - The width in pixels of left column.
        • Enable Navbar - Turn this option on to enable the MUCore navbar.
      • Add Page
        • Built-in Page - A Built-in Page will allow you to select any of your modules which you would like to display on this page, ans also page options like:
          SQL Connection - Set if new page need to connect sql.
          Page Authentication - User will need to log in before to see page.
          Page Hide - Hide page link on Website Menu but still can be accessed if page URL is known.
          • Page Title - Page Title that will appear on website menu.
          • Page ID - This is the variable that will be used in the URL to link to this page.
          • Display Order - This controls the order that the page will be displayed in for the Website Menu and in the Admin Control Panel.
          • Page Active - When set to 'No', page will not be visible.
          • SQL Connection - When set to 'Yes', page will establish connection with SQL Server (MU Online database). Note: Set 'Yes' only if one or more of modules that you will add on this page will require SQL Connection.
          • Page Authentication - When set 'Yes', user will need to log in before to see page. Note: Page Authentication require SQL Connection
          • Page Hide - When set 'Yes', page will not appear on Website Menu, but will still be accessible if page URL is known.
          • Active Modules
            • Left Column - Left column active modules, you can remove modules by dragging them in the inactive modules list
            • Center Column - Center column active modules, you can remove modules by dragging them in the inactive modules list
            • Inactive Modules - List with added modules, you can drag them on left column or right column
        • Additional URL - Add simple link to Website Menu.
          • Page Title - Page Title that will appear on website menu.
          • Page URL - Enter the URL you would like to link.
          • URL Target - Open URL in:
            _blank - will open url in new window.
            _self - will open url in same window.
          • Display Order - This controls the order that the page will be displayed in for the Website Menu and in the Admin Control Panel.
      • Edit Pages
        • Added Pages List
        • Save Display Order
        • Edit / Add Pages
      • Add Module
        • Template Module - Template Modules allow you to use the text editor to format your module using html codes. Template Modules are recommended for simpler modules containing text, images, or anything else that can be done using htmlcodes.
          • Module Title - Module Title that will appear on module list.
          • Module Active - Switch yes or no. When set 'No' module will not be visibile.
          • Module Content - All you need to add on module such as images,text,htmlcodes etc.
        • PHP File Module - PHP File Modules will allow you to specify a file from the mucore_dir/pages_modules/ directory on your server that will be displayed as the content for the module.
          • Module Title - Module Title that will appear on module list.
          • Module Active - Switch yes or no. When set 'No' module will not be visibile.
          • Module PHP File - Choose PHP file you want to include.
      • Edit Modules
        • Added Modules List
        • Add / Edit Module
      • Add Module [User CP Page]
        • Template Module - Template Modules allow you to use the text editor to format your module using html codes. Template Modules are recommended for simpler modules containing text, images, or anything else that can be done using htmlcodes.
          • Module Title - Module Title that will appear on module list.
          • Module ID - This is the variable that will be used in the URL to link to this module.
          • Display Order - This controls the order that the page will be displayed in for the User CP Menu and in the Admin Control Panel.
          • Module Active - Switch yes or no. When set 'No' module will not be visibile.
          • Module Content - All you need to add on module such as images,text,htmlcodes etc.
        • PHP File Module - PHP File Modules will allow you to specify a file from the mucore_dir/pages_modules/user_cp/ directory on your server that will be displayed as the content for the module.
          • Module Title - Module Title that will appear on module list.
          • Module ID - This is the variable that will be used in the URL to link to this module.
          • Display Order - This controls the order that the page will be displayed in for the User CP Menu and in the Admin Control Panel.
          • Module Active - Switch yes or no. When set 'No' module will not be visibile.
          • Module PHP File - Choose PHP file you want to include.
      • Edit Modules [User CP Page]
        • Added Modules List
        • Save Display Order
        • Edit / Add Module
    • Modules Settings - Settings of each loaded module
      • Downloads Manager
        • Turn Downloads On/Off
        • Add/Edit Downloads
      • Lost Password Settings
        • Turn Lost Password On/Off
        • Cron Job ID - Set cron job id for cleaning temporary lost passwords request.
        • Recover Password Method - Select method that users will use to recover password.
          Secret Question - user will need to enter answer of hid secret question.
          Restore Password via Email - user will need to enter email address that used on account registration in order to receive instructions on how to reset password.
      • News Manager
        • Turn News On/Off
        • Active News
        • Archive News
        • Add / Edit News
      • News Settings
        • Display Style - Choose news display style.
          Style 1 - Will show full news.
          Style 2 - Will show short news, user click required to view full news.
          Style 3 - Will show only news title, user click required to view full news.
        • Style 2 Display Options - Set how many characters of news should be displayed on short news (Style 2).
        • Social Bookmarking - Switch yes or no. Social Bookmarking has evolved as a very effective way of sharing content with others and consequently bringing more traffic to your website. Enable/Disable Social Bookmarking Icons to be displayed in your news pages.
      • Rankings Settings
        • Turn Rankings On/Off
        • Cron Job ID
          • Set cron job id for all characters rankings.
          • Set cron job id for all characters rankings. (class filter).
          • Set cron job id for guild rankings
        • Characters Top - Set top for characters rankings.
        • Guilds Top - Set top for guilds rankings.
        • Game Masters Tops - Switch yes or no. When 'Yes' Game Masters will show on top.
        • Status Check - Switch yes or no. When 'Yes' users will be able to check character status.
        • Location Check - Switch yes or no. When 'Yes' users will be able to check character location.
      • Register Settings
        • Turn Register On/Off
        • Personal ID - Switch yes or no. When 'Yes' user can put his own custom Personal ID, set the minimum digits (default 12)
          When 'No' you must set the Personal ID (default 111111111111).
          • Personal ID Length - Set the length required for Personal ID, default is 12 digits.
          • Pre-set Personal ID - Set the custom Personal ID
    • Modules Settings [User CP] - Settings of each loaded module
      • Add Points Settings
        • Turn Add Points On/Off
        • Strength Limit - If character's strength reach this limit, will not be able to add points on strength using add points system.
        • Agility Limit - If character's agility reach this limit, will not be able to add points on agility using add points system.
        • Vitality Limit - If character's vitality reach this limit, will not be able to add points on vitality using add points system.
        • Energy Limit - If character's energy reach this limit, will not be able to add points on energy using add points system.
        • Command Limit - If character's command reach this limit, will not be able to add points on command using add points system.
      • Clear Inventory Settings
        • Turn Clear Inventory On/Off
      • Clear Skills Settings
        • Turn Clear Skills On/Off
      • Clear Pk Status Settings
        • Turn Clear PK Status On/Off
        • Zen - Set the amount of zen required to clear pk status.
      • MU Coins Settings
        • Turn MU Coins On/Off
        • Buy URL - Set the Buy MU Coins url.
      • Reset Chcaracter Settings
        • Level - Set what level character should have, to use reset.
        • Zen - Set the amount of zen required to reset.
        • Levelup Bonus Points - Set the amount of levelup bonus points, that character will recive after reset.
        • Levelup Bonus Points Formula - Set formula.
          Levelup Bonus Points - Character will recive the set amount of levelup bonus points.
          Levelup Bonus Points * Resets Number - Character will recive the set amount of levelup bonus points multiplicated with character's resets number.
        • Clear Skills - Switch yes or no. When 'Yes' all character's skills will be cleared after reset.
        • Clear Inventory - Switch yes or no. When 'Yes' all character's items from inventory will be cleared after reset.
        • Reset Stats - Switch yes or no. When 'Yes' all character's stats (Strength, Agility, Vitality, Energy, Command). will be set to 25.
      • Unstuck Character Settings
        • Turn Unstuck Character On/Off
        • Map - Choose a map where you want character to be teleported after using unstuck character feature.
        • Map Pos X - Set the X coordonate of chosen map.
        • Map Pos Y - Set the Y coordonate of chosen map.
      • Account Settings - Change Password
        • Turn Account Settings On/Off
    MUCore 1.0 Game Master Control Panel
    • Ban Manager - System with autounban after ban period expire.
      • Ban Character
        • Reason
        • Period
          • Permanent
          • Days
        • Banned Characters List
          • Ban Date
          • Expire Ban Date
          • Banned by
          • Reason
          • Unban
          • View Permanent Banned Characters
      • Ban Acccount
        • Reason
        • Period
          • Permanent
          • Days
        • Banned Accounts List
          • Ban Date
          • Expire Ban Date
          • Banned by
          • Reason
          • Unban
          • View Permanent Banned Accounts

    Note: This list of features will soon be updated as soon as we implement additional updates to MUCore 1.0.

    If you have any MUCore Suggestions and Feedback please visit the next link:
    MUCore Suggestions and Feedback - MMORPG Core - MMORPG Server Development Center

    For MUCore Pre-sales Questions please visit the next link:
    MUCore Pre-sales Questions - MMORPG Core - MMORPG Server Development Center

    Looking for MUCore 1.0 Screenshots? please visit the next link:
    http://mmorpgcore.com/forum/f5/first...reenshots-244/
    Last edited by Psyril; 10-29-2009 at 07:11 PM.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  2. #2
    Administrator PHPCore has disabled reputation PHPCore's Avatar
    Join Date
    Oct 2009
    Location
    UK
    Age
    25
    Posts
    1,479
    Blog Entries
    2
    Thanks
    2
    Thanked 10 Times in 8 Posts
    Rep Power
    10

    Default

    New options added on Admin Control Panel

    MUCore 1.0 Admin Control Panel
    • Characters and Accounts
      • Search Account Using IP (New)
        • Edit Account
      • Search IP Using Account (New)
        • Edit Account
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  3. #3
    Administrator PHPCore has disabled reputation PHPCore's Avatar
    Join Date
    Oct 2009
    Location
    UK
    Age
    25
    Posts
    1,479
    Blog Entries
    2
    Thanks
    2
    Thanked 10 Times in 8 Posts
    Rep Power
    10

    Default

    New options added on Admin Control Panel

    MUCore 1.0 Admin Control Panel
    • Modules Settings
      • Contact Us Settings (New)
        • Contact Method
          • Send Mail - Users will be able to send mail direct from website.
          • Contact Info - Contact infos will be displayed.
        • Email Address - Contact email address.
        • Message Length - Set the maximum length of message. This apply only to Send Mail method.


    Screenshots:
    http://i910.photobucket.com/albums/a.../untitled2.png
    http://i910.photobucket.com/albums/a...l/untitled.png
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  4. #4
    Administrator PHPCore has disabled reputation PHPCore's Avatar
    Join Date
    Oct 2009
    Location
    UK
    Age
    25
    Posts
    1,479
    Blog Entries
    2
    Thanks
    2
    Thanked 10 Times in 8 Posts
    Rep Power
    10

    Default

    New module added on template
    - Banned Characters
    Screenshots:
    http://i910.photobucket.com/albums/a...e/untitled.png
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  5. #5
    Administrator PHPCore has disabled reputation PHPCore's Avatar
    Join Date
    Oct 2009
    Location
    UK
    Age
    25
    Posts
    1,479
    Blog Entries
    2
    Thanks
    2
    Thanked 10 Times in 8 Posts
    Rep Power
    10

    Default

    New options added on Admin Control Panel to Account Settings - Change Password
    • Change Password Method (New)
      • Verify Email address in Change Password - If you set to 'Yes' user's password will not be chnaged until they visit a link that is sent to them in an email when they chnage password.
        If a user is not visiting the link, password will remain the same.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  6. #6
    Administrator PHPCore has disabled reputation PHPCore's Avatar
    Join Date
    Oct 2009
    Location
    UK
    Age
    25
    Posts
    1,479
    Blog Entries
    2
    Thanks
    2
    Thanked 10 Times in 8 Posts
    Rep Power
    10

    Default

    New options added on Admin Control Panel to Register Settings
    • Register Method (New)
      • Verify Email address in Registration - If you set to 'Yes' new user will not be allowed to play until they visit a link that is sent to them in an email when they registered.
        If a user's account is not activated by the user by visiting the link, it will remain in the 'Users Awaiting Activation' group.
    • Characters And Accounts (New)
      • Users Awaiting Activation - Activate/Delete users with awaiting activation.
    Last edited by Psyril; 11-08-2009 at 12:57 AM.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  7. #7
    Administrator PHPCore has disabled reputation PHPCore's Avatar
    Join Date
    Oct 2009
    Location
    UK
    Age
    25
    Posts
    1,479
    Blog Entries
    2
    Thanks
    2
    Thanked 10 Times in 8 Posts
    Rep Power
    10

    Default

    New modification on Admin Control Panel to GM Control Panel Access
    • GM Control Panel Access (Modification)
      • Game Masters Options - Select modules permissions for GM.
        • Ban Manager
        • MU Coins Manager
      • MU Coins Manager Options
        • MU Coins Amount and Spent Time - Enter the amount of mucoins/credits a gm can issue in days.
          E.g. 600 coins in one day : means he is only allowed to issue a total of 600 coins/credits in 1 day.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  8. #8
    Administrator PHPCore has disabled reputation PHPCore's Avatar
    Join Date
    Oct 2009
    Location
    UK
    Age
    25
    Posts
    1,479
    Blog Entries
    2
    Thanks
    2
    Thanked 10 Times in 8 Posts
    Rep Power
    10

    Default

    New options added to Admin Control Panel
    • Logs (New)
      • GM Access Logs - View access logs of Game Masters that accessed Game Master Control Panel
        • Filter logs by date
        • Today Logs
        • Logs List
        • Delete Logs
      • GM MU Coins Manager Logs - View MU Coins Manager logs of Game Masters that issued credits to users
        • Filter logs by date
        • Today Logs
        • Logs List
        • Delete Logs


    Screenshots
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  9. #9
    Administrator PHPCore has disabled reputation PHPCore's Avatar
    Join Date
    Oct 2009
    Location
    UK
    Age
    25
    Posts
    1,479
    Blog Entries
    2
    Thanks
    2
    Thanked 10 Times in 8 Posts
    Rep Power
    10

    Default

    New options added to Admin Control Panel
    • MUCore SEO (New)
      • Head Tags
        • Meta Keywords - Enter the meta keywords for all pages. These are used by search engines to index your pages with more relevance.
        • Meta Description - Enter the meta description for all pages. This is used by search engines to index your pages more relevantly.
      • Sitemap
        • Sitemap Settings
          • Sitemap Generator
          • Google Sitemap Index URL
        • Sitemap URLs
          • URLs list
      • Canonical URLs
    • MUCore CMS (Modification)
      • Add Page
        • Meta Keywords - Here you may enter a list of meta keywords for this page. Leave this setting blank to use your default MUCore Meta Keywords setting.
        • Meta Description - Here you may enter a meta description for this page. Leave this setting blank to use your default MUCore Meta Keywords description.
      • Edit Pages
        • Meta Keywords - Here you may enter a list of meta keywords for this page. Leave this setting blank to use your default MUCore Meta Keywords setting.
        • Meta Description - Here you may enter a meta description for this page. Leave this setting blank to use your default MUCore Meta Keywords description.


    Screenshots
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  10. #10
    Administrator PHPCore has disabled reputation PHPCore's Avatar
    Join Date
    Oct 2009
    Location
    UK
    Age
    25
    Posts
    1,479
    Blog Entries
    2
    Thanks
    2
    Thanked 10 Times in 8 Posts
    Rep Power
    10

    Default

    New options added to Admin Control Panel and MUCore Template Modules

    Admin Control Panel
    • Donate System (New)
      • PayPal Donate Settings
        • PayPal Email Address
        • Chargeback Punish - If set to 'Yes' user's account will be blocked if him make an paypal chargeback or payment is refunded.
      • PayPal Donate Manager
        • PayPal Donate Packages List
          • Title
          • Display ORder
          • Status
          • Amount
          • Currency
          • Credits (MU Coins)
          • Controls
            • Edit
            • Delete
        • Add New Donate Package
          • Title - Donate Package Title that will appear on donate packages list.
          • Display Order - This controls the order that the donate package will be displayed in for the donate package list and in the Admin Control Panel.
          • Active - When set 'No' doante pacakge will not be visibile.
          • Cost Amount and Currency - Set the cost amount and currency for this donate package.
            • Amount
            • Currency
              • USD
              • EUR
          • Credits (MU Coins) - Set the amount of credits that user will recive after donate payment proccess finish.
      • PayPal Donate Transactions
        • Search PayPal Donate Transactions
          • Transaction ID
          • User ID
        • Search Results
          • User ID
          • Transaction ID
          • PayPal Email
          • Amount
          • Issued Credits
          • Processed Date
          • Payment Status
          • Controls
            • Delete
        • Last 50 PayPal Donate Transactions
          • User ID
          • Transaction ID
          • PayPal Email
          • Amount
          • Issued Credits
          • Processed Date
          • Payment Status
          • Controls
            • Delete
    • Logs
      • PayPal Donate System Logs (New) - PayPal and MUCore system logs of PayPal Donate System
        • Filter logs by date
        • Today Logs
        • Logs List
        • Delete Logs

    MUCore Templates Modules
    • User CP
      • MU Coins (Credits)
        • Your PayPal Donate Transactions (New) - Curreny paypal donate transactions made by respective user.
          • Transactions List
            • Transaction ID
            • Amount
            • Issued Credits
            • Order Date
            • Payment Status
    • Website Menu
      • Donate for Credits (New) - List with PayPal Donate Packages added from Admin Control Panel -> Donate System -> PayPal Donate Manager)
        Note: this is autocredits, after user finish donate process and payment status is complete, credits will be added automatically, no need to add manually.
        • Donate Packages List
          • Title
          • Issued Credits
          • Donate Amount

    Screenshots
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Closed Thread
Page 1 of 2 1 2 LastLast

LinkBacks (?)

  1. 03-28-2010, 12:25 AM
  2. 03-26-2010, 09:13 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. General: List: You're Just Not That Into It
    By PHPCore in forum MMORPG News
    Replies: 0
    Last Post: 11-24-2009, 05:26 PM
  2. MUCore 1.0 Features List
    By PHPCore in forum MUCore Pre-sales Questions
    Replies: 11
    Last Post: 11-15-2009, 10:23 PM
  3. General: The List: Five Under the Radar MMOs
    By PHPCore in forum MMORPG News
    Replies: 0
    Last Post: 11-04-2009, 01:18 AM
  4. General: The List: Five Scariest MMO Launches
    By PHPCore in forum MMORPG News
    Replies: 0
    Last Post: 10-30-2009, 07:38 PM
  5. [Suggestion] Web features
    By Nahuel in forum MUCore Suggestions and Feedback
    Replies: 1
    Last Post: 10-30-2009, 03:09 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts