Skip to content

Modules version 1.1. * DragonPrime adapted to work in the version IDMarinas Edition

License

Notifications You must be signed in to change notification settings

idmarinas/lotgd-modules

Repository files navigation

GitHub release GitHub Release Date Website Build in PHP

GitHub top language GitHub language count Maintainability DepShield Badge Total alerts Language grade: JavaScript

built with gulp Dependabot Status

PayPal - The safer, easier way to pay online! Liberapay - Donate Twitter

About

This modules are created for community of LOTGD and published in (DragonPrime).

Disclaimer

These modules are downloaded from (DragonPrime) and adapted to work in LOTGD IDMarinas Edition and are published in this repository so that other members can use them with LOTGD IDMarinas Edition. All this work was done without intention to offend or break the license on which the modules and the core of LOTGD are based.

NOTE: This modules not work in other version

Structure of modules for version 4.5.0

..\src
├── moduleName
│   ├── templates_modules
│   │   └── moduleName_templateName.html.twig
│   ├── translations
│   │   └── en
│   │       └── moduleName_domain.yaml
│   ├── modules
│   │   └── moduleName.php
│   └── src
│       └── local
│           └── Entity
│               └── ModuleModuleName.php

Simplifying, each module is included in its own folder, which copies the LoTGD structure.

This structure is only for this repository, when the command gulp is executed the structure of the modules becomes:

../
├── templates_modules
│   └── moduleName_templateName.html.twig
├── translations
│   └── en
│       └── moduleName_domain.yaml
├── modules
│   └── moduleName.php
└── src
    └── local
        └── Entity
            └── ModuleModuleName.php

Obsolete modules

These modules are obsolete and it is not recommended to use them in a version greater than or equal to 4.0.0.

On many occasions, the functionality has been included in the core.

  • serversuspend.php Server Maintenance Suspension

    The core now includes this feature.

  • translationwizard.php Translation Wizard

    The core now use a diferent translation system.

  • unclean.php Unclean Commentary Tracker

    New comment system allow hide/unhide comments. In future version allow to delete hide comments.

  • allmodulegroup.php All Module Group - Modulemanager

    The core now includes this feature.

  • sulogin.php Superuser Login

    The core now includes this feature.

  • last_installed.php Additional Module Operations

    These function may be included in a future version of the core.

  • charrestore.php Character Restorer

    Core include a new system of Backups for characters, and allow restore it.

  • meaninglesscode.php Hide Meaningless Appo Codes

    Core include a Sanitize for remove non color codes.

  • deputymoderator.php Deputy Moderator

    These function may be included in a future version of the core.

  • pvpnocheat.php PvP NoCheat

    The core now includes this feature.

  • warnlvl.php Warning Level and Bans

    These function will be included in a future version of the core.

Modules that have been migrated in a LoTGD Bundle

About

Modules version 1.1. * DragonPrime adapted to work in the version IDMarinas Edition

htpps://lotgd.infommo.es

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 7

Languages